= {
}
sl_status_t zigpc_zcl_profiles_init(void)
init_cluster_attributes - the API for instantiating cluster attributes Required to set up all attribu...
sl_status_t attribute_management_setup(void)
attribute_management_setup - sets up the parts of the software used by the attribute manager
Definition: attribute_management_process.c:41
sl_status_t attribute_store_init(void)
Initialize the Attribute store.
sl_status_t zigpc_command_mapper_setup(void)
zigpc_command_mapper_setup - sets up the parts of the software used by the command mapper
Definition: zigpc_command_mapper.c:367
sl_status_t uic_mqtt_dotdot_init()
#define NULL
Definition: list.c:50
sl_status_t zigpc_ota_init()
sl_status_t zigpc_application_monitoring_init()
Initializes the ApplicationMonitoring resources for the ZigPC.
Definition: zigpc_application_monitoring.c:19
sl_status_t zigpc_binding_setup()
zigpc_binding_setup - set up the zigpc_binding component
sl_status_t zigpc_config_fixt_setup(void)
Fixture for setting up the zigpc_config component.
Definition: zigpc_config.c:113
sl_status_t zigpc_ctrl_fixt_setup(void)
Setup routines as a part of ZigPC Controller.
sl_status_t zigpc_uic_datastore_fixt_setup(void)
Fixture for setting up the zigpc_datastore component.
Definition: zigpc_uic_datastore_fixt.c:26
sl_status_t zigpc_discovery_fixt_setup(void)
Setup fixture for zigpc discovery component.
sl_status_t zigpc_gateway_process_setup(void)
Set up the function for the zigpc_gateway component.
sl_status_t zigpc_group_init()
zigpc_groups_init Initialize the groups component. Sets up all the parts required for groups operatio...
Definition: zigpc_group_mgmt.c:66
sl_status_t zigpc_ncp_updater_setup(void)
sl_status_t zigpc_net_mgmt_process_setup(void)
Setup function for the ZigPC Network Management process.
Definition: zigpc_net_mgmt_process.c:36
sl_status_t zigpc_smartstart_setup(void)
Set up function for the ZigPC SmartStart Component.
sl_status_t zigpc_stdin_setup_fixt(void)
Setup fixture for the ZigPC STDIN.
sl_status_t zigpc_ucl_fixt_setup(void)
Setup fixture for ZigPC UCL component.
sl_status_t zigpc_zclcmdparse_setup(void)
Initialize the command parser component. This function should Listen to gateway cluster commands rece...
sl_status_t zigpc_diagnostics_init_fixt(void)
ZigPC Pre-contiki set-up steps.
The set-up steps are executed in order, before launching contiki and starting the contiki processes.