v23.09
·
1535 commits
to master
since this release
- The priority of PUSH notifications for the Android platform has been changed to high.
- Reaction fix for imulse counters.
- Removing PUSH notification tokens for 410 and 403 response codes.
- Fixed checking the limit of connected devices.
- Added new variables to PUSH notifications sent from reactions. {date}, {time}, {date_time}, {voltage_avg}, {voltage1}, {voltage2}, {voltage3}, {current_sum}, {current1}, {current2}, {current3}, {power_active_sum}, {power_active1 }, {power_active2}, {power_active3}, {power_reactive_sum}, {power_reactive1}, {power_reactive2}, {power_reactive3}, {power_apparent_sum}, {power_apparent1}, {power_apparent2}, {power_apparent3}, {fae1}, {fae2}, {fae3}, {fae_sum}, {fae_balanced}, {rae1}, {rae2}, {rae3}, {rae_sum}, {rae_balanced}.
- Reactions now ignore humidity <= -1, and temperatures <= -273.
- Added the ability to specify at what hours the reactions are to be active and at what times of the day relative to sunrise and sunset.
- Improved response in the context of the EM_VAR_CURRENT_OVER_65A flag.
- Fixed a bug related to calling a pure virtual method.