Skip to content

A simple way to manage Resin.io device wifi through environment variables

Notifications You must be signed in to change notification settings

SpinifexGroup/resin-wifi-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resin-wifi-env

dependencies

[WIP]

Wifi configuration via simple environment variables from the Resin.io admin portal.

This module accepts the following environment variable:

WIFI : [SSID]|[PSK] WIFI : my_wireless_access_point|my_password

The environment variable above heavily relies on the '|' character to split the pair apart. This is done to prevent restarting the Resin device Docker container from starting twice, as a single environment variable change will trigger an application restart.

This module borrows very heavily from the resin wifi connect project for dbus and connman status changes

TODO

  • Integration docs
  • Tests

About

A simple way to manage Resin.io device wifi through environment variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published