-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce var.onLoop1s, refactor addResponse + optimalisations
RAM: [== ] 17.5% (used 57396 bytes from 327680 bytes) Flash: [======== ] 75.6% (used 1436177 bytes from 1900544 bytes) index.js - onAdd/onDelete: variable.pid - add variable.pid to variable.id newui: - modules.js: add findVarP, generateData add pid SysModModel - postDetails: remove modelParentVar and loop1s - remove setValueV, add setValue with argument list - loop1s run walkThroughModel for onLoop1s - add walkThroughModel SysModUI: - initVar: no modelParentVar - findOptionsText: use pidid - add onLoop1s SysModWeb: - remove addResponseA - addResponse: use pidid and add format string SysModPrint: - printf: use Print.log - fformat: return JsonString SysModFiles, SysModInstances, - addResponse use findVar or var SysModNetwork, SysModSystem, SysModUI, SysModWeb, UserModLive, UserModMPU6050: move from loop1s to var.onLoop1s
- Loading branch information
1 parent
210ee6d
commit bf11ce0
Showing
21 changed files
with
2,161 additions
and
2,122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.