Skip to content
/ senml.ex Public

RFC 8428 Sensor Measurement Lists (SenML) implementation

License

Notifications You must be signed in to change notification settings

sprql/senml.ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SenML

Lightweight implementation of RFC 8428 Sensor Measurement Lists (SenML)

Installation

If available in Hex, the package can be installed by adding senml to your list of dependencies in mix.exs:

def deps do
  [
    {:senml, "~> 0.0.2"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/senml.

About

RFC 8428 Sensor Measurement Lists (SenML) implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages