Skip to content

jaimejim/iot-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Playground

This is a personal repo where I commit code and documentation on various IoT technologies. Most of the documentation is public, for access to the private side of repo just ask me.

OMA LWM2M

A device management protocol, provides interfaces for basic management operations as well as service enablement. Built on top of CoAP introduces the object model was used by IPSO. Therefore can be used as application protocol as well, for the sensor readings and whichever actuation they have. I use Wakamaa for testing.

Links:

IPSO

IPSO Objects define data models and resources per device. Their main purpose is to provide application interoperability. They make it simple to add new resources in case you don't find what you want on the existing subset.

Links:

W3C-WoT-IG

TBD

Links:

OIC

TBD

Links:

MQTT

A messaging protocol that implements a broker, publishers and subscribers. very simple but works well.

Links:

### REST

Links:

CoAP

Links:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published