Skip to content

Commit

Permalink
Merge pull request #26 from giovannicuriel/update-references
Browse files Browse the repository at this point in the history
Update references
  • Loading branch information
giovannicuriel committed Apr 13, 2018
2 parents 02131a2 + 19a16c3 commit 954d13e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
1 change: 0 additions & 1 deletion source/architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,5 @@ All components communicate with each other in two ways:
need to know which component is sending data through a particular topic.


.. _iotagent-json: https://github.com/dojot/iotagent-json
.. _iotagent-mosca: https://github.com/dojot/iotagent-mosca
.. _Mosca: https://github.com/mcollina/mosca
12 changes: 3 additions & 9 deletions source/components-and-apis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ Components
* - Data broker
- `GitHub - data-broker`_
-
* - iotagent-json
- `GitHub - iotagent-json`_
- `readthedocs - iotagent-json`_
* - iotagent-mosca
- `GitHub - iotagent-mosca`_
-
Expand Down Expand Up @@ -188,8 +185,8 @@ dojot.
* - DeviceManager
- Device CRUD (`Messages - DeviceManager`_)
- ``dojot.device-manager.device``
* - iotagent-json
- Device data update (`Messages - iotagent-json`_)
* - iotagent-mosca
- Device data update (`Messages - iotagent-mosca`_)
- ``device-data``

.. _mongodb documentation: https://docs.mongodb.com/manual/
Expand Down Expand Up @@ -226,10 +223,7 @@ dojot.
.. _GitHub - data-broker: https://github.com/dojot/data-broker
.. _API - data-broker: https://dojot.github.io/data-broker/apiary_latest.html


.. _GitHub - iotagent-json: https://github.com/dojot/iotagent-json
.. _readthedocs - iotagent-json: http://dojotdocs.readthedocs.io/projects/iotagent-json/en/latest/
.. _Messages - iotagent-json: http://dojotdocs.readthedocs.io/projects/iotagent-json/en/latest/operation.html#sending-messages-to-other-components-via-kafka
.. _Messages - iotagent-mosca: http://dojotdocs.readthedocs.io/projects/iotagent-mosca/en/latest/operation.html#sending-messages-to-other-components-via-kafka

.. _GitHub - iotagent-mosca: https://github.com/dojot/iotagent-mosca

Expand Down
1 change: 0 additions & 1 deletion source/faq/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -491,5 +491,4 @@ described in the question `How can I use them?`_.


.. _Device-Manager how-to - sending actuation messages: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/latest/using-device-manager.html#sending-actuation-messages-to-devices
.. _iotagent-json documentation: http://dojotdocs.readthedocs.io/projects/iotagent-json/en/latest/
.. _flowbroker: https://github.com/dojot/flowbroker

0 comments on commit 954d13e

Please sign in to comment.