Skip to content

chuckwagoncomputing/etcd-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

etcd-iot

Internet of Things using etcd

teva-c-connected: Texas Instruments Teva C Connected Launchpad using Energia
spark-core: Spark Core

Connects to specified etcd server and advertises its service, IP adress, and port number for that service, then starts accepting HTTP connections.

Usage Example

Suppose you have a network of sensors that when '/' is requested on a certain port, they return a temperature and coordinates.
On the central computer, you could have a script running at intervals that checks etcd for sensors, and gets the values for all and maps them.
More sensors could be added, with the only configuration needed being the IP of the central computer and the name of the service.

About

Internet of Things using etcd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%