FreezeProtection

enabled
Boolean!,non-null
thresholdTemperature
Float!,non-null
temperatureSensors
[Device!]!,non-null
Sample
{ "enabled": true, "thresholdTemperature": 40, "temperatureSensors": [ { "__typename": "Device" } ], "activation": { "__typename": "FreezeProtectionActivation" } }