Skip to content

Commit d202bba

Browse files
PR changes
1 parent 72605e5 commit d202bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/multicast/multicast.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This sequence diagram describes the flow from the user to the Chirpstack Applica
2929
Sending downlink payload
3030
-------------------------
3131

32-
When the multicast-group is created it's possible to send a downlink payload to the group of devices. This is done by navigating to the details-page of the multicast-group, and from here you have to choose a specific port and a payload that you wish to send to the devices in the Multicast-group.
32+
When the multicast-group is created it's possible to send a downlink payload to the group of devices. This is done by navigating to the details page of the multicast-group, and from here you have to choose a specific port and a payload that you wish to send to the devices in the Multicast-group.
3333

3434
The downlink payload is sent using Chirpstack which also has the multicast-group with the devices from OS2IoT.
3535

@@ -38,7 +38,7 @@ Explanation of properties
3838

3939
A very short explanation of some of the properties that needs to be fulfilled when creating a multicast-group:
4040

41-
**Multicast address:** An address that defines the multicast-group. Has to be a 8-character hex value.
41+
**Multicast address:** An address that defines the multicast-group. Has to be an 8-character hex value.
4242

4343
**Application Session Key:** An application session key used to encrypt the payloads that are send to the multicast-group. Has to be a 32-character hex value.
4444

0 commit comments

Comments
 (0)