C# Mine
ContentsIndexHome
PreviousUpNext
Sensor Class

Base class required to pass data about the sensor and its settings between server and plug in code. If overridden your object will be used and passed back to you upon completion of its use by the server.

Sensor
Syntax
C#
public class Sensor : BaseApplication.Sensor;

Sensor.cs

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