Tell us about your request
Before to configure the tags in S72mqtt asset throught mqtt client, compile the config will be very useful for supress sintax error.
Which component(s) is this request for?
Is your feature request related to a problem? Please describe.
Recently i have at project with 2500 tags (see below). In the name of tags i use carateres like "%". But the config not acept that kind of caracter. I take many time to understand that.
{
"Name": "ID1_NomeReservatorio",
"WriteDirection": 1,
"MQTTTopic": "ID1/NomeReservatorio",
"MQTTQoS": 0,
"MQTTRetain": false,
"VariableType": 6,
"Variable": "DB10.DBB2 STRING 16",
"Behaviour": 0
},
Describe the solution you'd like
When write the topic (--assetConfigSave <theAssetGuid|AssetName> ), the complilation occour and give you the state.
Describe alternatives you've considered
Have at external aplication when you chose which asset is used and compilation is started.
Is this request for a new asset?
No response
Additional context
No response
Tell us about your request
Before to configure the tags in S72mqtt asset throught mqtt client, compile the config will be very useful for supress sintax error.
Which component(s) is this request for?
Is your feature request related to a problem? Please describe.
Recently i have at project with 2500 tags (see below). In the name of tags i use carateres like "%". But the config not acept that kind of caracter. I take many time to understand that.
{
"Name": "ID1_NomeReservatorio",
"WriteDirection": 1,
"MQTTTopic": "ID1/NomeReservatorio",
"MQTTQoS": 0,
"MQTTRetain": false,
"VariableType": 6,
"Variable": "DB10.DBB2 STRING 16",
"Behaviour": 0
},
Describe the solution you'd like
When write the topic (--assetConfigSave <theAssetGuid|AssetName> ), the complilation occour and give you the state.
Describe alternatives you've considered
Have at external aplication when you chose which asset is used and compilation is started.
Is this request for a new asset?
No response
Additional context
No response