FlinQ release 3.56

Summary release 3.56.5

Updates

Fixes

  • VDG Sense connector: Connection with Sense API is improved

    • An updated way for checking if there is a connection with the Sense server (via API call https://127.0.0.1/info)

    • Extra connector setting CommandTimout; timeout for sending commands to the Senser server.
      By default, it’s set to 10000 milliseconds (10 seconds) so it’s the same value as it’s used by the connector by default. However, if there is a problem with the Sense server (for example it’s very slow), this timeout can be increased (e.g. to 30 seconds) to allow for waiting for the Sense server’s answers for a longer period. It might be crucial regarding the situation described in this ticket, as it seems that all the Disconnected events were caused by the fact that the Sense server wasn’t able to generate a response for the connector’s commands in the expected time, and that’s why the connector reported disconnection.

  • Frontend/Gridclient: Checking the device’s status with VDG Sense StreamVideo will be done less often to avoid overloading the Sense plugin manager.

  • GridClient: Configurable label for the event viewer

  • ParkHQ client: support externally provided certificates to secure the connection.

Note

  • After update from prior FlinQ version, the FrontEnd and Gridclient config file needs to be updated.
    There is an new config section added: <AfterLoginStartProcess/> to both files.

Summary release 3.56.0

Updates

  • Verint: Update Symphia (Verint) SDK to version 7.7

  • BACnet: Support 2 new event types;

    • Binary-Value as event

    • Multi-state-value as event

  • Update Studio Client help file

  • Add extra FlinQ icons

Fixes

  • iProtect: connection fix (compatible with iProtect 10.4.x)

 

Related content