Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariotoffia/openapi-senml

A Open API 3.x specification (swagger next gen) for SenML (Sensor Measurement List) for sensor (IoT) communication and actuation (https://tools.ietf.org/html/rfc8428)
https://github.com/mariotoffia/openapi-senml

actuation communication iot openapi-specification openapi3 senml sensor sensor-measurement swagger

Last synced: 1 day ago
JSON representation

A Open API 3.x specification (swagger next gen) for SenML (Sensor Measurement List) for sensor (IoT) communication and actuation (https://tools.ietf.org/html/rfc8428)

Awesome Lists containing this project

README

        

# OpenAPI 3.0 SenML Specification
A Open API 3.x specification (swagger next gen) for SenML (Sensor Measurement List) for sensor (IoT) communication and actuation (https://tools.ietf.org/html/rfc8428).

## Goal
This specification strives to encapsulate the [SenML](https://tools.ietf.org/html/rfc8428) functionality using a plain OpenAPI 3.x specification and a sample implementation in C#, Kotlin, C, and Javascript both on server and client side.