1using System.Threading.Tasks;
Interface for nodes that are published through the concentrator interface.
Interface for sensor nodes.
Task StartReadout(ISensorReadout Request)
Starts the readout of the sensor.
Interface for classes managing sensor data readouts.