From b0e10f0d6ffd885832270f49e3a338ed704d91f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:16:32 +0000 Subject: [PATCH] deploy: 00374cd73a8ba7348c25015a75e20af5c12996bd --- 404.html | 2 +- assets/js/413f02fd.adc9573c.js | 1 + assets/js/413f02fd.e5d6713b.js | 1 - ...n.e5edd9ed.js => runtime~main.73660097.js} | 2 +- components/addon-modules/index.html | 2 +- components/enclosures/index.html | 2 +- .../firmware/app-hybrid-modbus/index.html | 2 +- .../index.html | 2 +- .../changelog-download/index.html | 2 +- .../compatible-hardware/index.html | 2 +- .../configuration-parameter/index.html | 2 +- .../app-nrf9160-wmbus/introduction/index.html | 2 +- .../lorawan-communication-protocol/index.html | 2 +- components/firmware/index.html | 2 +- components/index.html | 2 +- configuration/cron-configuration/index.html | 2 +- configuration/index.html | 2 +- configuration/lobaro-config-tool/index.html | 2 +- .../lorawan-downlink-config/index.html | 2 +- .../lte-network-configuration/index.html | 2 +- .../meter-reception-filter-config/index.html | 2 +- .../obis-code-configuration/index.html | 2 +- configuration/usb-config-adapter/index.html | 2 +- index.html | 2 +- knowledge-base/modbus/index.html | 2 +- knowledge-base/wireless-mbus/index.html | 2 +- markdown-page/index.html | 2 +- platform/3rd-party/dragino/index.html | 2 +- platform/administration/changelog/index.html | 2 +- .../administration/datasources/index.html | 2 +- platform/administration/index.html | 2 +- platform/administration/monitoring/index.html | 2 +- .../server-certificates/index.html | 2 +- .../server-configuration/index.html | 2 +- platform/devices/index.html | 35 ++++++++++++------- platform/index.html | 2 +- platform/integrations/index.html | 2 +- platform/license/direct+/index.html | 2 +- platform/license/index.html | 2 +- products/index.html | 2 +- products/metering-gateways/index.html | 2 +- .../hardware-variants/dinrail-v1/index.html | 2 +- .../wired-mbus-g1/index.html | 2 +- .../wired-mbus-g1/manual/cfg/index.html | 2 +- .../wired-mbus-g1/manual/index.html | 2 +- .../wired-mbus-g1/manual/workflow/index.html | 2 +- .../hardware-variants/bridge-v2/index.html | 2 +- .../wireless-mbus-g2/index.html | 2 +- .../wireless-mbus-g2/manual/cfg/index.html | 2 +- .../wireless-mbus-g2/manual/index.html | 2 +- .../manual/workflow/index.html | 2 +- .../concentrator-v1/index.html | 2 +- .../hardware-variants/dinrail-v1/index.html | 2 +- .../discontinued/bridge-v2/index.html | 2 +- .../discontinued/gw-v2/index.html | 2 +- .../hardware-variants/discontinued/index.html | 2 +- .../hardware-variants/gw-v3/index.html | 2 +- .../hardware-variants/gw-v4/desc/index.html | 2 +- .../hardware-variants/gw-v4/index.html | 2 +- .../hardware-variants/sun-v1/index.html | 2 +- .../wireless-mbus-g3/index.html | 2 +- .../wireless-mbus-g3/manual/cfg/index.html | 2 +- .../wireless-mbus-g3/manual/index.html | 2 +- .../manual/workflow/index.html | 2 +- .../sensor-gateways/current-loop/index.html | 2 +- products/sensor-gateways/index.html | 2 +- products/sensor-gateways/level/index.html | 2 +- products/sensor-gateways/modbus/index.html | 2 +- .../sensor-gateways/temperature/index.html | 2 +- 69 files changed, 90 insertions(+), 79 deletions(-) create mode 100644 assets/js/413f02fd.adc9573c.js delete mode 100644 assets/js/413f02fd.e5d6713b.js rename assets/js/{runtime~main.e5edd9ed.js => runtime~main.73660097.js} (99%) diff --git a/404.html b/404.html index 9aa2f56f..651a18f1 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
When opening the device page there are multiple sub pages:
Device data lists all data records returned from the Parser.
The table is configured via the "Data Table Config" in the "Device Type".
-Uplinks are raw sent messages from a device that were received and tried to be processed by the parser to create parsed records ("Device Data"). Not all uplinks return a good data result, then the parser result is "Parser returned nil". This is not a general error, but a hint that no device data could be extracted from the uplink. Often this happens with status uplinks that do not contain user data but can be processed by the parser for meta information, e.g. battery voltage, that are shown under "Device Properties".
+Uplinks are raw sent messages from a device that were received and tried to be processed by the parser to create parsed records ("Device Data").
+Not all uplinks return a good data result, then the parser result is "Parser returned nil". +This is not a general error, but a hint that no device data could be extracted from the uplink. +Often this happens with status uplinks that do not contain user data but can be processed by the parser for meta information, +e.g. battery voltage, that are shown under "Device Properties".
For test purposes, it may be useful to simulate uplinks through the platform and let the parser process them again. For this purpose, the "data" part of a past upload can be used, as shown in the highlighted part below.
@@ -44,7 +48,7 @@A list of queued and sent downlinks.
-Requires Trait:
The config tab is only displayed when the Device Type has the Trait "Remote Config Update"
@@ -86,6 +90,13 @@Currently the most important difference to device properties (where you can also story lists) is, that the parser has no write access to tags.
-Also a device with too many tags might get less handy, where device properties can be added as needed.
On the Security tab, all security related information about the device and it's connection can be found.
+You can find information like:
+