Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix to *v1.4.0-beta.31* (not updating version info when upgrading automation programs) v1.4.0-beta.31 - Added "context code" to c# programs where to declare constants, enums, classes and fields visible to both setup and main code. - Added new ApiHelper class to perform custom API-related tasks - Deprecated: "When.WebServiceCallReceived", "Program.ApiCall", "Program.ParseApiCall" - Added "Program.Implements" method to declare implemented API interfaces (e.g. Chart Provider to create custom charts) -Added example chart providers: Weekly energy statistics and a mocked Pie Chart statistics - Added option to undo changes made to a system program and to upgrade programs when a new version is available
- Loading branch information