Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:log_management_api [2024/02/16 12:35]
mwkim [Log Management API]
en:log_management_api [2024/02/20 17:11]
kkshin [BS2Event]
Line 79: Line 79:
             uint8_t reserved[28];​             uint8_t reserved[28];​
         } relayAction;​         } relayAction;​
- struct { +        ​struct { 
- BS2_DEVICE_ID deviceId; +            BS2_DEVICE_ID deviceId; 
- uint8_t data[28]; +            uint8_t data[28]; 
- } osdpStandard;​+        } osdpStandard;​
     };     };
     union {     union {