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