|
IOT Dash
|


Public Member Functions | |
| TestEvaluationContext (IDictionary< string, double > topicValues) | |
| void | SetValue (string topic, double value) |
| double | GetValue (string topic) |
| TValue | GetValue (string topic) |
| DateTime | GetNow () |
Properties | |
| DateTime | FrozenTime = DateTime.Now [get, set] |
|
inline |
Get last value on given topic .
| topic | The topic to inspect. |
Implements IotDash.Parsing.IInterfaceEvaluationContext.