Release Notes 3.6.0

From HSYCO
Revision as of 13:18, 19 November 2016 by Ulde (talk | contribs) (→‎Java API)
Jump to navigation Jump to search


Server Updates

  • GSM I/O Server:
    • new "simphase2" option to enable support for SIM phase 2+ on some modems
  • Hue I/O Server:
    • added support for Philips Hue bridge 2.0 (Java Hue SDK 1.8.1 API)
  • Modbus I/O Server:
    • new Modbus Utility scheduler engine, for automatic scheduling and sequencing of Modbus requests
    • performance and stability improvements of the Modbus TCP client communication
      • Modbus TCP server / Modbus RTU master gateway:
      • new "tcpgatewayblacklist" option for IP address based black lists
      • new "tcpgatewaywhitelist" option for IP address based white lists
      • new "tcpgatewaypriority" option for IP address based priority support
      • new "tcpgatewaytimeout" option to set the maximum response timeout
  • Notifier I/O Server:
    • adds support for old AM-x000 firmware versions
    • data point panel.fire.unknown renamed panel.fire.ack
    • data point panel.fault.loop.open renamed panel.fault.siren.open
    • data point panel.fault.loop.short renamed panel.fault.siren.short
  • SATEL I/O Server:
    • new I/O Server for Satel security panels
  • SMTPSERVER I/O Server:
    • improved UTF-8 support
    • added support for multipart/alternative messages
  • Strato I/O Server:
    • added support for Strato Pi Mini
    • new backlight.brightness data point to set the display backlight brightness of HSYCO Pi Touch Display
  • Telegram I/O Server:
    • new I/O Server for the Telegram messaging service bot API
  • Serial Communication Ports:
    • substantial performance improvements
    • the CommPortsList optional parameter is not used any more
  • Axis Cameras:
    • improved compatibility of PTZ control for panoramic cameras
  • Axis Audio devices:
    • added user authentication support to the AUDIO action and audioPlay() funcions

Java API

  • uiSet(String session, String id, String attr, String value): calling this method with a null value, if a global UI value exists, removes the session value and restores the global one. Passing a null value has no effect if there is no previous session UI value, or no global UI value exists

JavaScript API

GUI Updates

  • new trigger mode for schedulers
  • screensaver mode

Manager

  • new Modbus Utility configuration interface

Bug Fixes

  • Contatto I/O Server:
    • fixed a bug that could cause erroneous readings of MODANA's ptotk datapoint when total active power is negative
  • Domino I/O Server:
    • improved compatibility with DF4DV
  • API:
    • WebRootRequestEvent not working with URLs to external web servers
  • GUI:
    • background image not rendering correctly on Firefox when scaled
    • multiline inputs sometimes not working correctly on modal popups in iOS
  • Manager:
    • fixed project editor minor issues when browser's view is zoomed