Please see the new user manual available at: http://docs.embeddedcc.com/
The 4.0 firmware is a complete rewrite from the 3.x series firmware. The major differences are:
- Totally redesigned responsive UI
- REST / JSON based API to make developing for the BCS much easier
- Some functionality has been moved out of the firmware to utility application suite
- Data Logging re-imagined to make it easier for 3rd party logging applications to log data, but on-device logging is more minimal
- No Manual Mode or HMI. HMI is planned for a future release, at this time there is no plan for Manual Mode to return.
- Remove 20/30s reset options
- Set duty_cycle to 0 when below pulse_width_min, instead of using pulse_width_min as a floor. fixes #190
- Fix din debounce after all stop is issued. fixes #189
- Allow authentication when using CORS requests. Do not require authentication for OPTIONS request and allow Authorization header in CORS requests.
- Update ladder logic after updating outputs. closes #200
- Replaced link to wiki with link to new manual.
- Added a link to the BCS Utilities from the settings page.
NOTE THAT THERE IS A NOW A NEWER RELEASED VERSION 4.0.1
http://forum.embeddedcc.com/viewtopic.php?f=11&t=2807