Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/mariotoffia/openapi-senml
- Owner: mariotoffia
- License: apache-2.0
- Created: 2019-07-04T06:14:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T10:39:05.000Z (over 5 years ago)
- Last Synced: 2024-12-05T23:42:10.912Z (about 2 months ago)
- Topics: actuation, communication, iot, openapi-specification, openapi3, senml, sensor, sensor-measurement, swagger
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.