Difference between revisions of "Protocol Object"

From Hubitat Documentation
Jump to: navigation, search
(Created page with "Protocol is an Enum that is used to specify the protocol to use when sending a HubAction. Possible values are: LAN RAW_LAN ZWAVE ZWAVE_LOW_PRIORITY ZIGBEE TELNET EVEN...")
 
Line 11: Line 11:
 
  EVENTSTREAM
 
  EVENTSTREAM
 
  DELAY
 
  DELAY
 +
LIFX
 
  UNKNOWN
 
  UNKNOWN

Revision as of 12:57, 24 November 2021

Protocol is an Enum that is used to specify the protocol to use when sending a HubAction.

Possible values are:

LAN
RAW_LAN
ZWAVE
ZWAVE_LOW_PRIORITY
ZIGBEE
TELNET
EVENTSTREAM
DELAY
LIFX
UNKNOWN