Skip to content

Sensors v2.0.0

Compare
Choose a tag to compare
@aattww aattww released this 09 Jan 15:49
· 5 commits to master since this release
c90a76b
  • Changed the way how automatic transmit power control works: now it targets a certain user settable RSSI instead of lowering power until transmits fail. See node settings for more info.
  • Changed acknowledgements from gateway to nodes. This enables the changed power control method and gives more options in the future.
  • Updated example scripts save_modbus_to_db.py and read_modbus.py to reflect changes made in underlying libraries and to make them easier to use.
  • Added a script check_alarms.py as an example on how to send email alerts under different conditions.

Note: Due to the changes, version 2 gateway is no longer compatible with nodes running lower versions. Messages will be delivered but because nodes expect different kind of acknowledgements, they will consider messages lost. This triggers retransmits, full transmit power and more battery usage.