C# Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindSensorsByGateway Method

Access to the object instances used by the server.

Syntax
C#
public List<Sensor> FindSensorsByGateway(uint gatewayID);
Parameters 
Description 
uint gatewayID 
Numeric identifier of the gateway object. 

The list of sensor objects assigned to the gateway

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!