Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add edit wizard for SCL element SMV #430

Closed
JakobVogelsang opened this issue Dec 11, 2021 · 0 comments · Fixed by #519
Closed

Add edit wizard for SCL element SMV #430

JakobVogelsang opened this issue Dec 11, 2021 · 0 comments · Fixed by #519
Labels
Kind: Enhancement New Request Status: Help wanted Extra attention is needed

Comments

@JakobVogelsang
Copy link
Collaborator

As a system configuration engineer, I want to edit attributes of the SCL element SMV to configure sampled values

Requirement

Type description

element attribute description
SMV ldInst set by automatically must not be displayed
SMV cbName name of the sampled value control to be configured
SMV -> Address->P type="MAC-Address" the value of the P element is the destination MAC-Address
SMV -> Address->P type="APPID" the value of the P element is the APPIED of the telegram
SMV -> Address->P type="VLAN-PRIORITY" the value of the P element is the VLAN priority
SMV -> Address->P type="VLAN-ID" the value of the P element is VLAN ID

Restriction

element attribute pattern min length max length
SMV ldInst yes
SMV cbName yes
SMV -> Address->P type="MAC-Address" [0-9A-F]{2}\-[0-9A-F]{2}\-[0-9A-F]{2}\-[0-9A-F]{2}\-[0-9A-F]{2}\-[0-9A-F]{2}
SMV -> Address->P type="APPID" [0-9A-F]{4}
SMV -> Address->P type="VLAN-PRIORITY" [0-7]
SMV -> Address->P type="VLAN-ID" [0-9A-F]{3}

Edition 1 vs Edition 2

  • the restrictions are valid for Ed2.1 and can differ for Ed1 and Ed2. This shall not be taken into account for not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Enhancement New Request Status: Help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant