@pmouli/isy-matter-server
Version:
Service to expose an ISY device as a Matter Border router
9 lines • 353 B
JavaScript
export var I3Load4;
(function (I3Load4) {
I3Load4[I3Load4["NotUsed"] = 0] = "NotUsed";
I3Load4[I3Load4["Button1"] = 1] = "Button1";
I3Load4[I3Load4["Button2"] = 2] = "Button2";
I3Load4[I3Load4["Button3"] = 3] = "Button3";
I3Load4[I3Load4["Button4"] = 4] = "Button4";
})(I3Load4 || (I3Load4 = {}));
//# sourceMappingURL=I3Load4.js.map