UNPKG

node-red-contrib-mi-sensors

Version:

A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway, and the Gateway itself.

3 lines 77 B
export class Constants { static readonly NODES_PREFIX = "mi-devices"; }