Skip to content

[Feature]: Validation of config data in assets #14

@CarlosSous

Description

@CarlosSous

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?

  • Coreflux Broker
  • Coreflux Hub
  • Flux Assets
  • Flux Language
  • Power Ups
  • User Experience (UX)
  • Documentation
  • Conceptual Features

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    community-feedbackIssues where community feedback is needed.enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions