NWMUDS:GetNodeInformation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| 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 NetworkNodeID | This returns the node structure for the specified NetworkNodeID. | ||
Latest revision as of 20:23, 7 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000D0040] |
| 1 | NetworkNodeID, this must not be the broadcast alias. |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2-11 | Output NodeInfo structure. |
Description
This returns the node structure for the specified NetworkNodeID.