Wish List

From Open Source Controls Wiki
Revision as of 22:01, 2 June 2022 by Rhg (talk | contribs)
Jump to navigation Jump to search

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.