Difference between revisions of "Wish List"
Jump to navigation
Jump to search
(Created page with "== Phone App == [https://hwwiki.ddns.net/index.php/Node-RED:Bluetooth_App Bluetooth App] that runs on IoS and Android, linking forms and web pages generated from Node-RED templates to App to enable user interfaces to be entirely driven from Node-RED. Working prototype version exists for Android using MIT App Inventor 2. == Load Simulator == A node (or sub-flow) to simulate loads in properties. * Input number of bedrooms, people, and outlet ratings * Outputs realtime...") |
Tags: Visual edit Reverted |
||
| Line 8: | Line 8: | ||
* Outputs realtime DHW and CH demand | * Outputs realtime DHW and CH demand | ||
* Simulates HIU functions and characteristics (e.g. keep warm) | * Simulates HIU functions and characteristics (e.g. keep warm) | ||
== Mosquitto MQTT Running in Docker with User Management == | |||
* Ability to run multiple docker images on different ports | |||
* Separate ACL file / user management for each docker | |||
* User groups? | |||
Have got as far as starting a single Mosquitto docker image and exposing custom ports. | |||
Revision as of 22:01, 2 June 2022
Phone App
Bluetooth App that runs on IoS and Android, linking forms and web pages generated from Node-RED templates to App to enable user interfaces to be entirely driven from Node-RED. Working prototype version exists for Android using MIT App Inventor 2.
Load Simulator
A node (or sub-flow) to simulate loads in properties.
- Input number of bedrooms, people, and outlet ratings
- Outputs realtime DHW and CH demand
- Simulates HIU functions and characteristics (e.g. keep warm)
Mosquitto MQTT Running in Docker with User Management
- Ability to run multiple docker images on different ports
- Separate ACL file / user management for each docker
- User groups?
Have got as far as starting a single Mosquitto docker image and exposing custom ports.