J9 Automation Engine - Version 0.15

johnnynine

Active Member
Version 0.15 is now available for download.

This version focuses on bug fixes and ease of use improvements.

For a complete list of changes, please review the Change History.

The most notable changes are:

Device Support
The Insteon and W800 drivers have received major fixes and improvements. The NOAA Weather, Date/Time, Generic Serial, Elk M1, and all lighting drivers have also been updated. See the Change History for details.

Configuration
Added support for exporting and importing configuration (Devices, Rules, User Accounts and Touch Screens). The export files can be password protected.
Added 'Pause Action List' action to action list editor which will pause the action list for a specified number of seconds when running.
Added 'Write Message to Log' action to action list editor.
Added a checkbox to the device configuration for logging diagnostics information to the log.
Added a checkbox to the rule configuration for logging each time a rule is run to the log.
The Script Editor's popup auto-complete window has received a few usability improvements.
Fixed an issue that caused the property value editor to fail if the current value was null.
Improved the wording of some text when configuring devices and rules.

PocketPC Touch Screen Viewer
An errors log has been added to the The PocketPC Touch Screen Viewer which can aid in troubleshooting PocketPC interfaces.
An issue that caused the PocketPC Viewer inner touch screens to ignore device property change notifications has been fixed.

Other
Fixed an issue that caused authentication to result in success when it should not have been.
Fixed an issue that prevented user passwords from being changed to a blank password.
Fixed an issue that could cause an error when running a script that ended with a comment.
The log viewer can now auto-refresh showing the most recent entries.

Driver SDK
The SDK has received many changes including a new Log method built into the Driver subclass, new DateTime datatype properties, additions to the ILightingAndElectricalDriver class and more.
 
Back
Top