|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
Sent in response to a COMSET command. Set communication parameters to PD. Must be stored in PD non-volatile memory. More...
#include <osdp.h>
Data Fields | |
| uint8_t | address |
| uint32_t | baud_rate |
Sent in response to a COMSET command. Set communication parameters to PD. Must be stored in PD non-volatile memory.
| address | Unit ID to which this PD will respond after the change takes effect. |
| baud_rate | baud rate value 9600/38400/115200 |
| uint8_t osdp_cmd_comset::address |
| uint32_t osdp_cmd_comset::baud_rate |