Initialize modular ATM10 CC control system
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Netzwerkprotokoll v1
|
||||
|
||||
Alle Rednet-Nachrichten verwenden das Protokoll `atm10-control`.
|
||||
|
||||
Pflichtfelder:
|
||||
|
||||
- `protocol`
|
||||
- `version`
|
||||
- `type`
|
||||
- `source`
|
||||
- `target`
|
||||
- `requestId`
|
||||
- `timestamp`
|
||||
- `payload`
|
||||
|
||||
Vorgesehene Nachrichtentypen: `HEARTBEAT`, `STATUS`, `COMMAND`, `ACK`,
|
||||
`PROGRESS`, `ALARM`, `CLEAR_ALARM`.
|
||||
|
||||
Reference in New Issue
Block a user