C# Mine
ContentsIndexHome
PreviousUpNext
IMonnitMineServiceDataProcessing.ProcessSensorMessages Method

Handles any user logic that pertains to the sensor having sent a data message to the server.

Syntax
C#
void ProcessSensorMessages(List<SensorMessage> sensorMessageList, Gateway gateway);
Parameters 
Description 
List<SensorMessage> sensorMessageList 
List of sensor data messages 
Gateway gateway 
Monnit.Mine.Gateway or derived object 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!