LightHub  v4.0.0
Smarthome controller firmware
Item Member List

This is the complete list of members for Item, including all inherited members.

checkFM()Itemprotected
checkModbusDimmer()Itemprotected
checkModbusDimmer(int data)Itemprotected
checkModbusRetry()Itemprotected
clearFlag(short flag)Item
Ctrl(itemCmd cmd, char *subItem=NULL, bool allowRecursion=true)Item
Ctrl(char *payload, char *subItem=NULL)Item
defaultSubItemItemprotected
defaultSuffixCodeItemprotected
driverItem
getArg(short n=0)Item
getArgCount()Item
getChanType()Item
getCmd()Item
getExt()Item
getFlag(short flag=FLAG_MASK)Item
getFloatArg(short n=0)Item
getPersistent()Item
getSubtype()Item
getVal()Item
isActive()Item
isValid()Item
Item(char *name)Item
Item(aJsonObject *obj)Item
itemArgItem
itemArrItem
itemExtItem
itemTypeItem
itemValItem
mb_fail(int result=0)Itemprotected
modbusDimmerSet(itemCmd st)Itemprotected
modbusDimmerSet(int addr, uint16_t _reg, int _regType, int _mask, uint16_t value)Itemprotected
Off()Iteminline
On()Iteminline
Parse()Itemprotected
Poll(int cause)Item
resumeModbus()Itemprotected
sendDelayedStatus()Itemprotected
SendStatus(int sendFlags)Item
SendStatusImmediate(itemCmd st, int sendFlags, char *subItem=NULL)Item
setCmd(uint8_t cmdValue)Item
setExt(long int par)Item
setFlag(short flag)Item
setFloatVal(float par)Item
setPersistent(chPersistent *par)Item
setSubtype(uint8_t par)Item
Setup()Item
setVal(long int par)Item
Stop()Item
Toggle()Iteminline
VacomSetFan(itemCmd st)Itemprotected
VacomSetHeat(itemCmd st)Itemprotected
~Item()Item