Skip to content

Commit

Permalink
Merge pull request #27 from giovannicuriel/component-tags
Browse files Browse the repository at this point in the history
Updating all repositories tags
  • Loading branch information
giovannicuriel committed Apr 13, 2018
2 parents 954d13e + 20dae60 commit 081ad3b
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
20 changes: 10 additions & 10 deletions source/components-and-apis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,30 +198,30 @@ dojot.


.. _GitHub - auth: https://github.com/dojot/auth
.. _API - auth: https://dojot.github.io/auth/apiary_latest.html
.. _readthedocs - auth: http://dojotdocs.readthedocs.io/projects/auth/en/latest/
.. _API - auth: https://dojot.github.io/auth/apiary_0.2.0.html
.. _readthedocs - auth: http://dojotdocs.readthedocs.io/projects/auth/en/0.2.0/

.. _GitHub - history-ws: https://github.com/dojot/history-ws
.. _API - history-ws: https://dojot.github.io/history-ws/apiary_latest.html
.. _API - history-ws: https://dojot.github.io/history-ws/apiary_0.2.0.html


.. _GitHub - DeviceManager: https://github.com/dojot/device-manager
.. _API - DeviceManager: https://dojot.github.io/device-manager/apiary_latest.html
.. _readthedocs - DeviceManager: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/latest/
.. _Messages - DeviceManager: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/latest/kafka-messages.html
.. _API - DeviceManager: https://dojot.github.io/device-manager/apiary_0.2.0.html
.. _readthedocs - DeviceManager: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/0.2.0/
.. _Messages - DeviceManager: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/0.2.0/kafka-messages.html

.. _GitHub - image-manager: <https://github.com/dojot/image-manager>
.. _API - image-manager: https://dojot.github.io/image-manager/apiary_latest.html
.. _API - image-manager: https://dojot.github.io/image-manager/apiary_0.2.0.html


.. _GitHub - GUI: https://github.com/dojot/gui


.. _GitHub - flowbroker: https://github.com/dojot/flowbroker
.. _API - flowbroker: https://dojot.github.io/flowbroker/apiary_latest.html
.. _API - flowbroker: https://dojot.github.io/flowbroker/apiary_0.2.0.html

.. _GitHub - data-broker: https://github.com/dojot/data-broker
.. _API - data-broker: https://dojot.github.io/data-broker/apiary_latest.html
.. _API - data-broker: https://dojot.github.io/data-broker/apiary_0.2.0.html

.. _Messages - iotagent-mosca: http://dojotdocs.readthedocs.io/projects/iotagent-mosca/en/latest/operation.html#sending-messages-to-other-components-via-kafka

Expand All @@ -232,6 +232,6 @@ dojot.
.. _GitHub - mashup: https://github.com/dojot/mashup

.. _GitHub - EJBCA-REST: https://github.com/dojot/ejbca-rest
.. _API - EJBCA-REST: https://dojot.github.io/ejbca-rest/apiary_latest.html
.. _API - EJBCA-REST: https://dojot.github.io/ejbca-rest/apiary_0.2.0.html

.. _GitHub - alarm-manager: https://github.com/dojot/alarm-manager
4 changes: 2 additions & 2 deletions source/faq/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ device `3bb9`:
]
There are more operators that could be used to filter entries.
Check `history-ws API <https://dojot.github.io/history-ws/apiary_latest.html>`_
Check `history-ws API <https://dojot.github.io/history-ws/apiary_0.2.0.html>`_
documentation to check out all possible operators.


Expand Down Expand Up @@ -490,5 +490,5 @@ All these endpoints should bear an access token, which is retrieved as
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
.. _Device-Manager how-to - sending actuation messages: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/0.2.0/using-device-manager.html#sending-actuation-messages-to-devices
.. _flowbroker: https://github.com/dojot/flowbroker
2 changes: 1 addition & 1 deletion source/security/mqtt-tls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ if a device publishes something in another topic (which it has no permission to
publish) all data is discarded by Mosquitto with no warnings.

.. _EJBCA: https://www.ejbca.org
.. _User Guide: http://dojotdocs.readthedocs.io/en/latest/user_guide.html#first-steps
.. _User Guide: http://dojotdocs.readthedocs.io/en/0.2.0/user_guide.html#first-steps
.. _MQTT Manager repository: https://github.com/dojot/mqtt-manager
.. _Mosquitto docker image: https://hub.docker.com/r/ansi/mosquitto
.. _Certificate Retriever GitHub repository: https://github.com/dojot/certificate-retriever
4 changes: 2 additions & 2 deletions source/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -440,10 +440,10 @@ described in `Step-by-step device management`_.
.. _docker-compose: https://github.com/dojot/docker-compose
.. _DeviceManager: https://github.com/dojot/device-manager
.. _DeviceManager documentation: http://dojotdocs.readthedocs.io/projects/DeviceManager/
.. _DeviceManager how-to: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/latest/using-device-manager.html#using-devicemanager
.. _DeviceManager how-to: http://dojotdocs.readthedocs.io/projects/DeviceManager/en/0.2.0/using-device-manager.html#using-devicemanager
.. _mashup: https://github.com/dojot/mashup
.. _mosquitto: https://projects.eclipse.org/projects/technology.mosquitto
.. _history APIs: https://dojot.github.io/history-ws/apiary_latest.html
.. _history APIs: https://dojot.github.io/history-ws/apiary_0.2.0.html
.. _flowbroker: https://github.com/dojot/flowbroker
.. _iotagent-mosca: https://github.com/dojot/iotagent-mosca
.. _iotagent-nodejs: https://github.com/dojot/iotagent-nodejs

0 comments on commit 081ad3b

Please sign in to comment.