Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed mbed_fota_fan_control
Fork of mbed_fota_lamp_control by
lamp_control_task.h File Reference
Lamp Control Task Header. More...
Go to the source code of this file.
Data Structures | |
struct | lamp_control_enable_req |
Parameters of the LAMP_CONTROL_ENABLE_REQ message. More... | |
struct | lamp_control_create_db_req |
Parameters of the LAMP_CONTROL_CREATE_DB_REQ message. More... | |
struct | lamp_control_create_db_cfm |
Parameters of the LAMP_CONTROL_CREATE_DB_CFM message. More... | |
struct | lamp_control_set_char_val_req |
Parameters of the LAMP_CONTROL_SET_CHAR_VAL_REQ message - shall be dynamically allocated. More... | |
struct | lamp_control_disable_ind |
Parameters of the LAMP_CONTROL_DISABLE_IND message. More... | |
struct | lamp_control_command_ind |
Parameters of the LAMP_CONTROL_COMMAND_IND message. More... | |
Enumerations | |
enum | |
Attribue Table Indexes. More... | |
enum | { LAMP_CONTROL_ENABLE_REQ = TASK_LAMP_CONTROL*1024, LAMP_CONTROL_CREATE_DB_REQ, LAMP_CONTROL_CREATE_DB_CFM, LAMP_CONTROL_DISABLE_IND , LAMP_CONTROL_ERROR_IND } |
Messages for Fota Server. More... |
Detailed Description
Lamp Control Task Header.
Copyright 2015 SEVENCORE Co., Ltd.
- Version:
- 1.0.0
- Date:
- 2015-09-02
Definition in file lamp_control_task.h.
Generated on Tue Jul 12 2022 21:25:06 by
