UNPKG

smart-events

Version:

An unofficial SmartThings websocket API library (alpha)

7 lines 159 B
// TODO: OOP, Validation & Persistent Storage module.exports = { users: new Map(), locations: new Map(), rooms: new Map(), devices: new Map() }