diff --git a/front/plugins/sync/config.json b/front/plugins/sync/config.json index 5e216264..7e53b35a 100755 --- a/front/plugins/sync/config.json +++ b/front/plugins/sync/config.json @@ -271,7 +271,7 @@ "description": [ { "language_code": "en_us", - "string": "The URL of the hub (target instance) with the targets GRAPHQL_PORT set as port. Set on the Node. Without a trailig slash, for example http://192.168.1.82:20212" + "string": "If specified, this node will push data to the GRAPHQL_PORT API of the target. Use the target device GRAPHQL_PORT URL Without a trailing slash, for example http://192.168.1.82:20212" } ] }, @@ -296,7 +296,7 @@ "description": [ { "language_code": "en_us", - "string": "Use a unique node name, without spaces or special characters, such as Node_Vlan01" + "string": "The unique name of this node, without spaces or special characters, such as Node_Vlan01" } ] },