LNCP - LabNet CAN Protokoll

https://github.com/fablab-ka/LabNet-Protocol

# Arbitration Id

Type        Node-ID    Event-ID
01           F01          031 

# Message Types
01 = local-Event

# Node-ID
Type        ID
F             01

# Node-ID Types
0 = Bridge
1 = Basis
F = Power-Hub



# Payload

min-Amp  Max-Amp  Dose1 -6
00                 0C         01 02 02 02 02 02

Dose-aktion
00 - switch off
01 - switch on
02 - do not change

example switch Dose 1 Leiste 1 on
01 F 01 031     00 0C 01 02 02 02 02 02

example answer (success, using 1Amp)
04 F 01 031     00 01 01 00 01 00 01 01