Zephyr API 3.6.99
|
Sent from CP to PD to control the behaviour of it's on-board LEDs. More...
#include <osdp.h>
Data Fields | |
uint8_t | reader |
Reader number. | |
uint8_t | led_number |
LED number. | |
struct osdp_cmd_led_params | temporary |
Ephemeral LED status descriptor. | |
struct osdp_cmd_led_params | permanent |
Permanent LED status descriptor. | |
Sent from CP to PD to control the behaviour of it's on-board LEDs.
uint8_t osdp_cmd_led::led_number |
LED number.
0 = first LED, 1 = second LED, etc.
struct osdp_cmd_led_params osdp_cmd_led::permanent |
Permanent LED status descriptor.
uint8_t osdp_cmd_led::reader |
Reader number.
0 = First Reader, 1 = Second Reader, etc.
struct osdp_cmd_led_params osdp_cmd_led::temporary |
Ephemeral LED status descriptor.