UNPKG

eufy-security-ws

Version:

Node WebSocket server implementation to integrate Eufy Security devices

6 lines 243 B
export var ServerCommand; (function (ServerCommand) { ServerCommand["startListening"] = "start_listening"; ServerCommand["setApiSchema"] = "set_api_schema"; })(ServerCommand || (ServerCommand = {})); //# sourceMappingURL=command.js.map