diff --git a/_sources/plugins/dlms/user_doc.rst.txt b/_sources/plugins/dlms/user_doc.rst.txt index 2afc4094ad1..683202cec18 100644 --- a/_sources/plugins/dlms/user_doc.rst.txt +++ b/_sources/plugins/dlms/user_doc.rst.txt @@ -327,7 +327,7 @@ Eine Beispielhafte **item.yaml** für die OBIS Codes aus **Beispiel A** könnte Seriennummer: type: str dlms_obis_code: - - '1-1:0.0.0' + - '1-1:0.0.0 - 0 - 'Value' - 'str' @@ -409,9 +409,9 @@ Die Syntax für das Item Attribut **dlms_obis_code** ist wie folgt: my_item: dlms_obis_code: - - '1-1:1.6.2*01' + - 1-1:1.6.2*01 - Index - - Value_oder_Unit + - 'Value' or 'Unit' - Value Type dabei ist diff --git a/plugins/dlms/user_doc.html b/plugins/dlms/user_doc.html index 074fc5b8fdb..fa88d180597 100644 --- a/plugins/dlms/user_doc.html +++ b/plugins/dlms/user_doc.html @@ -5930,9 +5930,9 @@
my_item:
dlms_obis_code:
- - '1-1:1.6.2*01'
+ - 1-1:1.6.2*01
- Index
- - Value_oder_Unit
+ - 'Value' or 'Unit'
- Value Type