Difference between revisions of "NWMUDS:GetNodeInformation"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0040] |- | 1 | NodeID |} =Response= {| class="wikitable" border="1" |- !...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | NetworkNodeID, this must not be the broadcast alias. |
|} | |} | ||
Line 25: | Line 25: | ||
|- | |- | ||
| 2-11 | | 2-11 | ||
− | | Output structure. | + | | Output [[NWM_Services|NodeInfo]] structure. |
|} | |} | ||
=Description= | =Description= | ||
− | This returns the node structure for the specified | + | This returns the node structure for the specified NetworkNodeID. |