fritz_api v0.1.0 FritzApi.DeviceListInfos View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: [%{fwversion: String.t, id: integer, ain: String.t, manufacturer: String.t, productname: String.t, present: boolean, name: String.t, switch: none | [%{state: boolean, mode: String.t, lock: boolean, devicelock: boolean}], powermeter: none | [%{power: float, energy: float}], temperature: none | [%{celsius: float, offset: float}], alert: none | [%{state: boolean}]}]