Zephyr API 3.6.99
|
Command sent from CP to Control digital output of PD. More...
#include <osdp.h>
Data Fields | |
uint8_t | output_no |
Output number. | |
uint8_t | control_code |
Control code. | |
uint16_t | timer_count |
Time in units of 100 ms. | |
Command sent from CP to Control digital output of PD.
uint8_t osdp_cmd_output::control_code |
Control code.
uint8_t osdp_cmd_output::output_no |
Output number.
0 = First Output, 1 = Second Output, etc.
uint16_t osdp_cmd_output::timer_count |
Time in units of 100 ms.