thing-if SDK
 All Data Structures Files Functions Variables Typedefs Macros
Data Fields
kii_thing_if_t Struct Reference

#include <kii_thing_if.h>

Data Fields

kii_t command_handler
 
kii_t state_updater
 
KII_THING_IF_ACTION_HANDLER action_handler
 
KII_THING_IF_STATE_HANDLER state_handler_for_period
 
KII_THING_IF_STATE_HANDLER state_handler_for_command_reaction
 
KII_THING_IF_CUSTOM_PUSH_HANDLER custom_push_handler
 
int state_update_period
 

Field Documentation

KII_THING_IF_ACTION_HANDLER kii_thing_if_t::action_handler
kii_t kii_thing_if_t::command_handler
KII_THING_IF_CUSTOM_PUSH_HANDLER kii_thing_if_t::custom_push_handler
KII_THING_IF_STATE_HANDLER kii_thing_if_t::state_handler_for_command_reaction
KII_THING_IF_STATE_HANDLER kii_thing_if_t::state_handler_for_period
int kii_thing_if_t::state_update_period

Specify the period of updating state in seconds.

kii_t kii_thing_if_t::state_updater

The documentation for this struct was generated from the following file: