Zephyr API 3.6.99
|
Sent in response to a COMSET command. More...
#include <osdp.h>
Data Fields | |
uint8_t | address |
Unit ID to which this PD will respond after the change takes effect. | |
uint32_t | baud_rate |
Baud rate. | |
Sent in response to a COMSET command.
Set communication parameters to PD. Must be stored in PD non-volatile memory.
uint8_t osdp_cmd_comset::address |
Unit ID to which this PD will respond after the change takes effect.
uint32_t osdp_cmd_comset::baud_rate |
Baud rate.
Valid values: 9600, 19200, 38400, 115200, 230400.