Home
last modified time | relevance | path

Searched refs:demo_send_event_post (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/solutions/linksdk_demo/
A Ddata_model_basic_demo.c266 int32_t demo_send_event_post(void *dm_handle, char *event_id, char *params) in demo_send_event_post() function
396 demo_send_event_post(dm_handle, "Error", "{\"ErrorCode\": 0}"); in demo_main()
/AliOS-Things-master/solutions/audio_demo/
A Ddata_model_basic_demo.c358 int32_t demo_send_event_post(void *dm_handle, char *event_id, char *params) in demo_send_event_post() function
488 demo_send_event_post(dm_handle, "Error", "{\"ErrorCode\": 0}"); in demo_main()
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodlinkkit.c371 int32_t demo_send_event_post(void *dm_handle, char *event_id, char *params) in demo_send_event_post() function
594 size_t ret = demo_send_event_post(dm_handle, event_id, payload); in post_event()
/AliOS-Things-master/solutions/rfid_demo/
A Drfid_demo.c273 int32_t demo_send_event_post(void *dm_handle, char *event_id, char *params) in demo_send_event_post() function
/AliOS-Things-master/solutions/flower_demo/
A Ddata_model_basic_demo.c272 int32_t demo_send_event_post(void *dm_handle, char *event_id, char *params) in demo_send_event_post() function
/AliOS-Things-master/solutions/auto_demo/
A Ddata_model_basic_demo.c292 int32_t demo_send_event_post(void *dm_handle, char *event_id, char *params) in demo_send_event_post() function
/AliOS-Things-master/components/sensor/
A DREADME.md212 // demo_send_event_post(dm_handle, "Error", "{\"ErrorCode\": 0}");

Completed in 9 milliseconds