|
|
|
Version 0.9.1
The latest version of Mango M2M is now available. Changes consist of bug fixes and enhancements requested
by users. Download it here. Many thanks to Mango users who provided their
feedback and suggestions.
Changes in version 0.9.0 can be found here.
|
|
Version 0.9.1 changes
- HTTP receiver data source
-
A data source that can receive data via HTTP GET and POST methods has been added. Requests are received
at the same ports as browser traffic (typically 80/443). Remote IP address white-listing adds
firewall-like security as well as segregation of traffic to different data source instances.
- Compound event detectors
-
With compound event detectors you can use logical expressions to combine point event detectors and
scheduled events together in any way. For example, you can easily raise and event on a condition such
as "when 'the temperature is high' and 'the door has been opened more then 5 times in the past minute'
and 'the day is Sunday'". The resulting event can then be handled using existing event handlers.
- Fix for Spinwave data source
-
The implementation of the V2 Spinwave message structure was incorrectly architected in the last Mango
M2M version. This version fixes the problem. You may find that your point locator settings for all
Spinwave data sources are lost upon upgrade. Please note your settings in advance of upgrading to this
version.
- Bug fix in data source editing pages
-
An incorrect method name in most of the data source editing pages resulted in validation messages not
being displayed properly.
- Version number
- Version changed from 0.9.0 to 0.9.1
|
|