You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Cayenne MQTT Python Library
2
2
***************************
3
-
The Cayenne MQTT Python Library provides functions to easily connect to the `Cayenne IoT project builder <https://www.cayenne-mydevices.com>`_. With it you can send data to and receive data from Cayenne.
3
+
The Cayenne MQTT Python Library provides functions to easily connect to the `Cayenne IoT project builder <https://mydevices.com>`_. With it you can send data to and receive data from Cayenne.
4
4
5
5
Requirements
6
6
============
@@ -26,7 +26,7 @@ It can also be installed from the repository:
26
26
27
27
Cayenne Setup
28
28
-------------
29
-
1. Create your Cayenne account at https://www.cayenne-mydevices.com.
29
+
1. Create your Cayenne account at https://mydevices.com.
30
30
2. Add a new device using the Bring Your Own Thing API selection.
0 commit comments