Zwave Object
Description
Description goes here
Methods
getCommand
getCommand description here
Signature
Command getCommand(Short commandClass, Short command, List<Short> payload, Integer version = null)
Parameters
commandClass - TODO TODO
Returns
Command - TODO
Example
//TODO int i = 5 def hexStr = hubitat.helper.HexUtils.integerToHexString(i, 1)