This website requires JavaScript.
Explore
Help
Sign In
saji
/
OmniLinkBridge
Watch
1
Star
0
Fork
You've already forked OmniLinkBridge
0
mirror of
https://github.com/excaliburpartners/OmniLinkBridge
synced
2025-05-12 10:43:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1ce5e3dab9
OmniLinkBridge
/
OmniLinkBridge
/
MQTT
/
CommandTypes.cs
13 lines
165 B
C#
Raw
Normal View
History
Unescape
Escape
- Refactor MQTT parser and add unit tests
2019-12-14 04:14:20 +00:00
namespace
OmniLinkBridge.MQTT
{
enum
CommandTypes
{
area
,
zone
,
unit
,
thermostat
,
- Update MQTT, add console messages and button presses
2019-12-15 05:25:55 +00:00
button
,
message
- Refactor MQTT parser and add unit tests
2019-12-14 04:14:20 +00:00
}
}
Reference in a new issue
Copy permalink