NWM Services: Difference between revisions
Line 238: | Line 238: | ||
==NodeID== | ==NodeID== | ||
Only one spectator can be connected to the network at a time. | |||
===NetworkNodeID=== | |||
This is the network u16 ID for each device on the UDS network. NodeID 0xFFFF is a broadcast alias. 0x1 is for the host, the 0x2 for the first client, 0x3 for the second client, and so on. | |||
===BindNetworkID=== | |||
This u32 is an ID only used on the local device. How many devices are on the network or which device this system is do not affect this ID. | |||
The spectator uses BindNetworkID 0x1. For normal devices this ID may vary. | |||
==Application data transfer== | ==Application data transfer== |