Quick Details
| Property | Value |
|---|---|
| Class | Heater |
| Namespace | artemis |
| File | heater.py |
Functions
Declaration:
def enable(self)
Sends a request to agent_heater to enable the heater.
Declaration:
def disable(self)
Sends a request to agent_heater to disable the heater.
Properties
Name:
utc
The UTC timestamp of the data, stored as a Modified Julian Date.
Name:
enabled
True if the heater is enabled.