- setTimestamp(String) - Method in class ch.hevs.isi.db.TimeManager
- 
This method takes the index of the Electrical-Age clock and generates the corresponding timestamp. 
- setTimestamp(float) - Method in class ch.hevs.isi.db.TimeManager
- 
This method takes the index of the Electrical-Age clock and generates the corresponding timestamp. 
- setValue(boolean) - Method in class ch.hevs.isi.core.BooleanDataPoint
- 
Set the value of this DataPoint and create it if it doesn't exist via the update method 
- setValue(float) - Method in class ch.hevs.isi.core.FloatDataPoint
- 
Set the value of this DataPoint and create it if it doesn't exist via the update method 
- SmartControl - Class in ch.hevs.isi
-  
- SmartControl() - Constructor for class ch.hevs.isi.SmartControl
-  
- startPeriodicalPolling() - Method in class ch.hevs.isi.field.FieldConnector
- 
method to start a periodical task
 in our case it is the reading of the modbus registers 
- subscribeUpdate(DataPointListener) - Static method in interface ch.hevs.isi.core.DataPointListener
- 
Subscribe to the update of the DataPoint