Home
last modified time | relevance | path

Searched refs:lightActionStatus (Results 1 - 6 of 6) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Dapp_demo_iot.c122 weChatProfile.reportAction.lightActionStatus = 1; /* 1: light on */ in IotPublishSample()
125 weChatProfile.reportAction.lightActionStatus = 0; /* 0: light off */ in IotPublishSample()
128 weChatProfile.reportAction.lightActionStatus = 0; /* 0: light off */ in IotPublishSample()
H A Diot_profile.h70 int lightActionStatus; member
H A Diot_profile.c297 payload->reportAction.lightActionStatus); in MakeProfileReport()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Dapp_demo_iot.c122 weChatProfile.reportAction.lightActionStatus = 1; /* 1: light on */ in IotPublishSample()
125 weChatProfile.reportAction.lightActionStatus = 0; /* 0: light off */ in IotPublishSample()
128 weChatProfile.reportAction.lightActionStatus = 0; /* 0: light off */ in IotPublishSample()
H A Diot_profile.h70 int lightActionStatus; member
H A Diot_profile.c297 payload->reportAction.lightActionStatus); in MakeProfileReport()

Completed in 4 milliseconds