Changes

Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000B0042] |- | 1 | Nodes array buffer size |- | 2 | (nodes_array_size << 4) <..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x000B0042]
|-
| 1
| Nodes array buffer size
|-
| 2
| (nodes_array_size << 4) <nowiki>|</nowiki> 0xC
|-
| 3
| Nodes array buffer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Returned size
|}

=Description=
This writes a list of incoming node IDs (u16) that are trying to connect to the network.
127

edits

Navigation menu