Skip to content

mahmed8003/esp8266-weave-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrating uWeave Library into esp8266 project

Weave is an open standard for secure device setup and message passing which is described in detail on the [Google Weave homepage] (https://developers.google.com/weave/).

uWeave (pronounced “micro weave”) is an implementation of the Weave protocol intended for use on microcontroller based devices. This is in contrast to the “full size” Weave library which is for devices capable of running a full Linux environment.