Skip to content

projectiota/electrolink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Electrolink

Electrolink is a protocol for controlling contsrained MCU over the network.

It defines a set of functions implemented by the MCU firmware and exposed via:

  • JSON RPC (in case of MQTT or WS protocols)
  • RESTful API (in case of CoAP or HTTP protocols)

Since hosting whole WS or HTTP server would be heavy for constrained devices, it is expected that either CoAP or MQTT protocols will be used.

Protocol specification can be found in electrolink-protocol.md file

Authors

Authors of of the Electrolink protocol are:

License

Apache-2.0

About

Specification of remote MCU control protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published