iotempire / iotempower

IoTempower is a framework and environment for making the Internet of Things (IoT) accessible for everyone
MIT License
24 stars 18 forks source link

Script for simple network setup for different edge architectures #90

Open ulno opened 2 months ago

ulno commented 2 months ago

We have gateway running on pi, dumb router, openwrt router with mosquitto, cascaded networks (subnetworks), potentially esp based mqtt repeaters, and maybe later some ble/lora/espnow bridging dongles.

Also, consider the difference of installations on the gateway or just development clients <- offer them though to potential gateway functionality for testing - especially think how we deal with the installations on Mac and Windows.

tonysln commented 2 months ago

Currently testing the OpenWRT image builder and alternative script for just running UCI commands over SSH.