These 2 commits are when the Protocol Buffers files have changed:
Commit: | a93ee2c | |
---|---|---|
Author: | tolwi | |
Committer: | GitHub |
public api (#265) - public API support - Delta 2, River 2, River 2 Max, Smart Plug integration via public api - diagnostic option
The documentation is generated from this commit.
Commit: | 20e0d50 | |
---|---|---|
Author: | Matt Wells | |
Committer: | GitHub |
WIP: Add PowerStream Support (#66) * Add Deserialiser for PowerStream packet * Add Sensors * Switches and selects required for a device * Use Protobuf to read MQTT packets * Add Protobuf Requirement to Manifest * Corrected Python Import and Map Heartbeat object to Dictionary * Improvements to Protobuf Descriptors * Ignore Empty Heartbeat Fields * Tidy Up Sensors * Fix for Upstream Changes Timestamp field added to raw payload * Correcting Watt Sensor Units for PowerStream * New Sensor for Celsius at the factor of 10^-1 * Mistake with name for Inverter Frequency * New Sensor for Frequency at the factor of 10^-1 in Hertz * New Sensor for Volts at the factor of 10^-1 * Correcting Power Factor for Various Volt and Amp fields Still missing solutions for what appear random values in AC Input Volts, AC Op Volts and Inverter Output Volts * Add Battery Charge and Discharge Time * Restore Sensors Accidently Deleted in Rebase * Disable AC Input Volts, AC Op Volts and Inverter Output Volts I don't know what these fields do, my guess is that they are settings * Added PowerStream to ReadMe.md * Add Status Fields * Fix Solar 1 Status Type * Change Misc Sensors to Diagnostic Category * Misc Sensor isn't a Measurement