C# Mine
ContentsIndexHome
PreviousUpNext
MineServer.OnSensorMessages Method

Fires the SensorMessage event.

Syntax
C#
protected virtual void OnSensorMessages(List<SensorMessage> sensorMessages, uint gatewayID);
Parameters 
Description 
List<SensorMessage> sensorMessages 
List of sensor data messages. 
uint gatewayID 
Numerical identifier of gateway that send the messages. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!