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 [2021/08/06 15:40]
kateyu [BS2Event]
en:log_management_api [2021/08/07 14:44]
kkshin [BS2Event]
Line 74: Line 74:
             uint8_t reserved[12];​             uint8_t reserved[12];​
         } interlock;         } interlock;
- struct { +        ​struct { 
- uint16_t relayPort;​ +            uint16_t relayPort;​ 
- uint16_t inputPort;​ +            uint16_t inputPort;​ 
- uint8_t reserved[28];​ +            uint8_t reserved[28];​ 
- } relayAction;​+        } relayAction;​
     };     };
     union {     union {