Downlink Commands for Network Parameters
This section describes the downlink commands for network settings.
Multicast Group Enable/Disable
Command description:
| Channel | Type | Byte | Value | Example |
|---|---|---|---|---|
| ff | 82 | 1 | Bit7-4: group 4-1 control
status, per bit 0=not allow control, 1=allow
control Bit 3-0: group 4-1 enable status, per bit 0=disable, 1=enable |
Enable group 1 and 3: ff82f5 |
Configure Milesight D2D Parameters
Command description:
| Item | Channel | Type | Byte | Value | Example |
|---|---|---|---|---|---|
| D2D Data Receiving | f9 | 3e | 9 | Byte 1: Device ID, range:
0-4 Byte 2-9: Device EUI, all 0 means deleting this device |
Add a device with EUI 24e1241234567890: f93e0024e1241234567890 |
| D2D Feature | ff | c7 | 1 | 10=D2D Controller disable, 11=D2D Controller enable, 20=D2D Agent disable, 22=D2D Agent enable | Enable D2D agent: ffc722 |
| D2D Controller | ff | 96 | 8 | Byte 1: 00=Wake, 01=Away,
02=Home, 03=Sleep, 04=Occupied, 05=Unoccupied,
06=ECO Byte 2: 00=disable, 01=enable |
Enable sleep event to send command e004, enable LoRa Uplink: ff960301 0104e0000000 |
| D2D Agent | ff | 83 | 5 | Byte 1: Command ID,
range:
0-15 Byte 2: 00=disable, 01=enable |
Enable command 4, command is e004 and action is system on: ff83 030104e001 |