UNPKG

lavva.exalushome

Version:

Library implementing communication and abstraction layers for ExalusHome system

8 lines 407 B
export var ScenesServiceErrorCode; (function (ScenesServiceErrorCode) { ScenesServiceErrorCode["OtherError"] = "OtherError"; ScenesServiceErrorCode["FatalError"] = "FatalError"; ScenesServiceErrorCode["NoData"] = "NoData"; ScenesServiceErrorCode["InvalidSceneGuid"] = "InvalidSceneGuid"; })(ScenesServiceErrorCode || (ScenesServiceErrorCode = {})); //# sourceMappingURL=IScenesService.js.map