diff --git a/Networking.md b/Networking.md index e969be8..3abc66f 100644 --- a/Networking.md +++ b/Networking.md @@ -7,8 +7,8 @@ Version 2 of the network architecture identifies devices using their unique comp | Name | Default Channel | Purpose | | --- | --- | --- | | `SVR_CHANNEL` | `16240` | Channel for all devices to send messages to the supervisor | -| `PLC_CHANNEL` | `16241` | Channel for messages from the supervisor to the PLCs | -| `RTU_CHANNEL` | `16242` | Channel for messages from the supervisor to the RTUs | +| `PLC_CHANNEL` | `16241` | Channel for messages from the supervisor to the reactor PLCs | +| `RTU_CHANNEL` | `16242` | Channel for messages from the supervisor to the RTU gateways | | `CRD_CHANNEL` | `16243` | Channel for messages from the supervisor to the coordinator | | `PKT_CHANNEL` | `16244` | Channel for messages from the supervisor/coordinator to pocket computers |