Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

CodeforChemnitz/sensor_node-module-esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Module for SensorNode

Build Status

Firmware for the WiFi Module for the SensorNode.

For more information have a look at Code for Chemnitz: SensorNode project

Commands

Config

SSID

Set

curl --data "ssid=<ssid>" http://<ip|hostname>/config/wifi/sta/ssid

WiFi password

Set

curl --data "password=<password>" http://<ip|hostname>/config/wifi/sta/password

Actions

Register

Register SensorNode at the Backendserver

curl --data "email=test@test.com" http://<ip|hostname>/action/register

Save config

curl http://<ip|hostname>/action/save

Restart node

curl http://<ip|hostname>/action/restart

About

WiFi Module for the SensorNode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages