Generic Default Transition Time (dtt) model implements the message based interface required to set the Default Transition Time value on the server. More...
Data Structures | |
struct | generic_dtt_set_params_t |
Unpacked message structure typedefs are used for API interfaces and for implementing model code. More... | |
struct | generic_dtt_status_params_t |
Parameters for the Default Transition Time Status message. More... | |
Macros | |
#define | GENERIC_DTT_COMPANY_ID 0xFFFF |
Model Company ID. | |
#define | GENERIC_DTT_DEFAULT_DTT (0x0) |
Defines default value for Generic Default Transition Time (independent, root only) state. | |
Generic Default Transition Time (dtt) model implements the message based interface required to set the Default Transition Time value on the server.
Server model itself is a stateless model. The state information resides in the user application.