Project

General

Profile

Actions

Changelog 3.1.3

3.1.3 (2022-11-27)

  • New features:
    New BACnet object support - Binary Lightning Output (BLO). Commonly used for switching lighting on/off without the need for dimming.
    New JS method for HTTP_PUT and HTTP_PATCH requests. Same spec as for HTTP_POST.
    New block to support diagram/HMI cell INIT. This block is called for all cells within a diagram page that has the user_id field set. The purpose is to set the initial state of the cells after a page refresh.
  • Smaller feature changes
    Clear cached devices on local device when doing whoIs/globalWhoIs. This is to avoid lingering devices in cache that are not longer present on the network.
    Decreased the device cache time from 4 hours to 1 hour
    Added a method of restart DTX via the health check channel - "SERVICE_COMMAND_REBOOT"
    The LION bus is now reset when onError is received from i2c driver.
    Changed metrics update from 1 to 5 minutes
    Altered the way how override.json/settings.json is being synced and changed period of max age to 10min
  • Bug fixes:
    The green push button under DTX menu in Diagra/HMI editor is fixed. PUSH-function when bind to BACnet INPUT binary object (BI) and SWITCH-function (toggle) when bind to BACnet output object (BO, BLO) . Note, only works for LOCAL device. Will support remote object in coming revisions.
    Fixed SendCOVNotification to support integerValue objects.
  • Build:
    Upgrade: Lion Bus ver2.5

Updated by Torbjorn Carlqvist Admin almost 2 years ago · 1 revisions