KIM HyoengJun / Mbed 2 deprecated mbed_fota_robot_control

Dependencies:   mbed-rtos mbed mbed_fota_fan_control

Fork of mbed_fota_lamp_control by KIM HyoengJun

Embed: (wiki syntax)

« Back to documentation index

fan_control_task.h File Reference

fan_control_task.h File Reference

Fan Control Task Header. More...

Go to the source code of this file.

Data Structures

struct  fan_control_enable_req
 Parameters of the FAN_CONTROL_ENABLE_REQ message. More...
struct  fan_control_create_db_req
 Parameters of the FAN_CONTROL_CREATE_DB_REQ message. More...
struct  fan_control_create_db_cfm
 Parameters of the FAN_CONTROL_CREATE_DB_CFM message. More...
struct  fan_control_set_char_val_req
 Parameters of the FAN_CONTROL_SET_CHAR_VAL_REQ message - shall be dynamically allocated. More...
struct  fan_control_disable_ind
 Parameters of the FAN_CONTROL_DISABLE_IND message. More...
struct  fan_control_command_ind
 Parameters of the FAN_CONTROL_COMMAND_IND message. More...

Enumerations

enum  
 

Attribue Table Indexes.

More...
enum  {
  FAN_CONTROL_ENABLE_REQ = 56320, FAN_CONTROL_CREATE_DB_REQ, FAN_CONTROL_CREATE_DB_CFM, FAN_CONTROL_DISABLE_IND ,
  FAN_CONTROL_ERROR_IND
}
 

Messages for Fota Server.

More...

Detailed Description

Fan Control Task Header.

Copyright 2015 SEVENCORE Co., Ltd.

Author:
HyeongJun Kim
Version:
1.0.0
Date:
2015-08-24

Definition in file fan_control_task.h.