diff --git a/src_docs/source/index.rst b/src_docs/source/index.rst index bb411c7..f9b1fff 100644 --- a/src_docs/source/index.rst +++ b/src_docs/source/index.rst @@ -7,7 +7,7 @@ Welcome to GravityMon's documentation! ###################################### .. note:: - This documentation reflects **v1.0**. Last updated 2022-05-18 + This documentation reflects **v1.0**. Last updated 2022-05-26 * Docs for: `v0.8 `_ * Docs for: `v0.9 `_ diff --git a/src_docs/source/releases.rst b/src_docs/source/releases.rst index 5be4ece..99db868 100644 --- a/src_docs/source/releases.rst +++ b/src_docs/source/releases.rst @@ -11,6 +11,7 @@ Documentation * Fixed errors in data format section * Added q&a on formula creation and value deviation * Added documentation for Brewpiless as target +* Updated docs for ubidots service integration. User interface ++++++++++++++ diff --git a/src_docs/source/services.rst b/src_docs/source/services.rst index b15a3ce..a0dba47 100644 --- a/src_docs/source/services.rst +++ b/src_docs/source/services.rst @@ -75,7 +75,9 @@ GravityMon can be installed and used as an iSpindle. Just register the device as UBIdots +++++++ -`UBIdots `_ is a IoT service that display data collected various sources. +`UBIdots `_ is a IoT service that display data collected various sources. There is a limitation on this service where it can only handle 10 variables per device so +you might need to reduce the number of values sent to the service. It will also treat every parameter as a number unless you create a custom device type and explicit define the string values +as text. This will require a paid subscription (as I interpret the documentation). The example format below will only send numbers so that should work fine with the paid subscription. For this service there are two options to configure the integration. First you will need your default token which is found under `API Credentials` ( in the example below). Swap the text with the name you want to show in ubidots.