zStatus zFireSync_Enumerate(zFireSync fireSync, z32u* deviceIds, z32u* count, z32u capacity);
|
Parameters |
Description |
|
zFireSync fireSync |
zFireSync object. |
|
z32u* deviceIds |
Receives serial numbers. |
|
z32u* count |
Receives the count of devices. |
|
z32u capacity |
Maximum count of serial numbers that may be written into the deviceIds array. |
Retrieves a list of serial numbers describing the sensor, master, and station devices in the network.
This function uses the Control channel.
FireSync 1.x servers do not include FireSync masters in the enumerated device list.
zFireSync.h