Skip to content

FSBrowser and Eventmanager #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 134 commits into
base: master
Choose a base branch
from
Open

FSBrowser and Eventmanager #3

wants to merge 134 commits into from

Conversation

InnuendoPi
Copy link

  • Filebrowser, specially for up and download config.json (/edit)
  • DEBUG directive added
  • EventManager
    -> download EM https://github.com/InnuendoPi/arduino-EventManager into your libs directory
    -> activate #define StopActorsOnSensorError if you want to stop actors on errors by EM
    -> activate #define StopInductionOnSensorError if you want to stop actors on errors by EM
    -> user onErrorInterval for waiting before an event raise up
  • Added MQTT publish on actors (EM notification, not yet ready on cbpi side)
  • Rework sensor data handling -127 and 85 degrees
    -> init sensor value with default -127 (which means no data or no sensor)
    -> Delay added on iit requestTemperatures
    -> 85C: DS18B20 needs 750ms on reset to receive data
  • Merged Pedelas improvements

Klaus Ader and others added 30 commits October 5, 2019 09:01
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Signed-off-by: Klaus Ader <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant