Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 885 Bytes

ChannelStateElectricityMeter.md

File metadata and controls

14 lines (11 loc) · 885 Bytes

# ChannelStateElectricityMeter

Properties

Name Type Description Notes
connected bool [optional]
support int A bitmask indicating which measurements are supported by the electricity meter. See https://github.com/SUPLA/supla-cloud/blob/master/src/SuplaBundle/Enums/ElectricityMeterSupportBits.php for more info. All not supported measurements will not be present in the response. [optional]
totalCost float [optional]
pricePerUnit float [optional]
currency string [optional]
phases \Supla\ApiClient\Model\ChannelStateElectricityMeterPhase[] [optional]

[Back to Model list] [Back to API list] [Back to README]