SeJohnEff / multicontainer-example-on-resin

Example of multicontainer with wifi connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multicontainer example on resin.io

This example is an multicontainer example built on 3 Resin examples

The idea was to have a portable demo to bring to different locations with different WiFi SSID and to get it running without having to re-flash for each SSID.

The example will run wifi connect and if a known network can be attached it just skips. If no known network can be found it will startup as a WiFi hotspot and you can connect to it and configure WiFi. It then has a simple we server.

  • once you have selected a WiFi NW (SSID & Password provisioned via wifi connect), it will use that SSID on next power-off-on cycle. Good for deplyments as well .

About

Example of multicontainer with wifi connect

License:Apache License 2.0


Languages

Language:Rust 71.6%Language:Shell 17.2%Language:JavaScript 6.1%Language:HTML 5.2%