Skip to content

Commit a4cfbe8

Browse files
authored
Update README.md
1 parent 03cb10f commit a4cfbe8

File tree

1 file changed

+1
-88
lines changed

1 file changed

+1
-88
lines changed

iot-agents/README.md

Lines changed: 1 addition & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -73,25 +73,6 @@ This IoT Agent is designed to be a bridge between [JSON](https://json.org/) and
7373
interface. It follows the standard interaction model defined in the
7474
[IoT Agent Framework Library](https://iotagent-node-lib.rtfd.io).
7575

76-
## IoT Agent for Ultralight
77-
78-
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/iot-agents.svg)](./README.md)
79-
![License](https://img.shields.io/github/license/telefonicaid/iotagent-ul.svg)
80-
![](https://img.shields.io/github/release-date/telefonicaid/iotagent-ul.svg)
81-
![](https://img.shields.io/github/commits-since/telefonicaid/iotagent-ul/latest.svg)
82-
83-
| :octocat: [Git Repository](https://github.com/telefonicaid/iotagent-ul) | <img style="height:1em" src="https://quay.io/static/img/quay_favicon.png"/> [quay.io](https://quay.io/repository/fiware/iotagent-ul)| :books: [Documentation](https://fiware-iotagent-ul.rtfd.io) | :mortar_board: [Academy](https://fiware-academy.readthedocs.io/en/latest/iot-agents/idas) | :dart: [Roadmap](https://github.com/telefonicaid/iotagent-ul/blob/master/docs/roadmap.md) |
84-
| ----------------------------------------------------------------------- | ------------------------------------------------------------------ | ----------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
85-
86-
87-
IoT Agent for the Ultralight 2.0 protocol (with [AMQP](https://www.amqp.org/), [HTTP](https://www.w3.org/Protocols/) and
88-
[MQTT](https://mqtt.org/) transports)
89-
90-
This IoT Agent is designed to be a bridge between Ultralight and the
91-
[NGSI](https://swagger.lab.fiware.org/?url=https://raw.githubusercontent.com/Fiware/specifications/master/OpenAPI/ngsiv2/ngsiv2-openapi.json)
92-
interface. It follows the standard interaction model defined in the
93-
[IoT Agent Framework Library](https://iotagent-node-lib.rtfd.io).
94-
9576
## IoT Agent for LoRaWaN
9677

9778
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/iot-agents.svg)](./README.md)
@@ -111,60 +92,7 @@ the
11192
interface. It follows the standard interaction model defined in the
11293
[IoT Agent Framework Library](https://iotagent-node-lib.rtfd.io).
11394

114-
## IoT Agent for LightWeight Machine2Machine
115-
116-
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/iot-agents.svg)](./README.md)
117-
![License](https://img.shields.io/github/license/telefonicaid/lightweightm2m-iotagent.svg)
118-
![](https://img.shields.io/github/release-date/telefonicaid/lightweightm2m-iotagent.svg)
119-
![](https://img.shields.io/github/commits-since/telefonicaid/lightweightm2m-iotagent/latest.svg)
120-
121-
| :octocat: [Git Repository](https://github.com/telefonicaid/lightweightm2m-iotagent) | <img style="height:1em" src="https://quay.io/static/img/quay_favicon.png"/> [quay.io](https://quay.io/repository/fiware/lightweightm2m-iotagent)| :books: [Documentation](https://fiware-iotagent-lwm2m.rtfd.io) | :mortar_board: [Academy](https://fiware-academy.readthedocs.io/en/latest/iot-agents/idas) | :dart: [Roadmap](https://github.com/telefonicaid/lightweightm2m-iotagent/blob/master/docs/roadmap.md) |
122-
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | -------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
123-
124-
125-
IoT Agent accepting COAP requests.
126-
127-
This IoT Agent is designed to be a bridge between the [OMA](https://www.omaspecworks.org/)
128-
[Lightweight M2M](https://www.omaspecworks.org/what-is-oma-specworks/iot/lightweight-m2m-lwm2m/) protocol and the
129-
[NGSI](https://swagger.lab.fiware.org/?url=https://raw.githubusercontent.com/Fiware/specifications/master/OpenAPI/ngsiv2/ngsiv2-openapi.json)
130-
interface. It follows the standard interaction model defined in the
131-
[IoT Agent Framework Library](https://iotagent-node-lib.rtfd.io).
132-
133-
## :seedling: IoT Agent for Sigfox (Incubated)
134-
135-
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/iot-agents.svg)](./README.md)
136-
![License](https://img.shields.io/github/license/telefonicaid/sigfox-iotagent.svg)
137-
![](https://img.shields.io/github/release-date/telefonicaid/sigfox-iotagent.svg)
138-
![](https://img.shields.io/github/commits-since/telefonicaid/sigfox-iotagent/latest.svg)
139-
140-
| :octocat: [Git Repository](https://github.com/telefonicaid/sigfox-iotagent) | <img style="height:1em" src="https://quay.io/static/img/quay_favicon.png"/> [quay.io](https://quay.io/repository/fiware/sigfox-iotagent)| :books: [Documentation](https://github.com/telefonicaid/sigfox-iotagent/tree/master/docs) | :mortar_board: Academy : **TBD** | :dart: [Roadmap](https://github.com/telefonicaid/sigfox-iotagent/blob/master/docs/roadmap.md) |
141-
| --------------------------------------------------------------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------- |
142-
143-
144-
IoT Agent for the Sigfox protocol.
145-
146-
This IoT Agent is designed to be a bridge between the [Sigfox](https://www.sigfox.com/en) protocol and the
147-
[NGSI](https://swagger.lab.fiware.org/?url=https://raw.githubusercontent.com/Fiware/specifications/master/OpenAPI/ngsiv2/ngsiv2-openapi.json)
148-
interface. It follows the standard interaction model defined in the
149-
[IoT Agent Framework Library](https://iotagent-node-lib.rtfd.io).
150-
151-
## :seedling: IoT Agent for ADAPT/ISOXML (Incubated)
152-
153-
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/iot-agents.svg)](./README.md)
154-
![License](https://img.shields.io/github/license/FIWARE/iotagent-isoxml.svg)
155-
![](https://img.shields.io/github/release-date/FIWARE/iotagent-isoxml.svg)
156-
![](https://img.shields.io/github/commits-since/FIWARE/iotagent-isoxml/latest.svg)
157-
158-
| :octocat: [Git Repository](https://github.com/FIWARE/iotagent-isoxml) | <img style="height:1em" src="https://quay.io/static/img/quay_favicon.png"/> [quay.io](https://quay.io/repository/fiware/iotagent-isoxml) | :books: [Documentation](https://fiware-iotagent-isoxml.readthedocs.io/) | :mortar_board: Academy : **TBD** | :dart: [Roadmap](https://github.com/FIWARE/iotagent-isoxml/blob/master/docs/roadmap.md) |
159-
| --------------------------------------------------------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------- |
160-
161-
162-
IoT Agent for the ISOXML/ADAPT protocol.
163-
164-
An Internet of Things Agent for the ISO 11783 protocol (with [HTTP](https://www.w3.org/Protocols/)). This IoT Agent is
165-
designed to be a bridge between ISOXML/ADAPT and the
166-
[NGSI](https://swagger.lab.fiware.org/?url=https://raw.githubusercontent.com/FIWARE/specifications/master/OpenAPI/ngsiv2/ngsiv2-openapi.json)
167-
interface of a context broker.
95+
---
16896

16997
## Kurento
17098

@@ -224,18 +152,3 @@ Openvidu is a simple (easy to deploy/ easy to use) way to have advanced media st
224152
is opensource, compatible with multiple frontend and backend technologies. It provides support for many media
225153
transmission protocols. It hides the specifics and allows you to focus in your use case and business logic.
226154

227-
## :seedling: Open MTC (Incubated)
228-
229-
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/iot-agents.svg)](./README.md)
230-
![License](https://img.shields.io/github/license/OpenMTC/OpenMTC.svg)
231-
![](https://img.shields.io/github/last-commit/OpenMTC/OpenMTC.svg)
232-
![](https://img.shields.io/github/tag/OpenMTC/OpenMTC.svg)
233-
234-
| :octocat: [Git Repository](https://github.com/OpenMTC/OpenMTC) | :whale: [Docker Hub](https://hub.docker.com/u/openmtc) | :books: [Documentation](https://fiware-openmtc.readthedocs.io/) | :page_facing_up: [Site](https://www.openmtc.org/) | :mortar_board: [Academy](https://fiware-academy.readthedocs.io/en/latest/iot-agents/open-mtc) |
235-
| -------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------- |
236-
237-
238-
A reference implementation of the [oneM2M](http://www.onem2m.org/) standard, for conducting applied research and
239-
developing innovative M2M and IoT applications. It offers an
240-
[NGSI](https://swagger.lab.fiware.org/?url=https://raw.githubusercontent.com/Fiware/specifications/master/OpenAPI/ngsiv2/ngsiv2-openapi.json)
241-
interface for connection to the Orion Context Broker

0 commit comments

Comments
 (0)