View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005732 | 10040: IEC 61850 | Implementation Bug | public | 2020-06-17 01:28 | 2020-06-19 20:39 |
Reporter | Kevin Herron (Inductive Automation) | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0005732: DataType definitions contain invalid field names | ||||
Description | Many of the datatypes, in particular the enumerations, defined by the three 61850 companion specs contain field names that have names that aren't valid in most (probably all) programming languages. This, coupled with the fact that code friendly symbolic names are also not defined, make this spec unusable by code generators. I believe this should be remedied before a 1.0 release is made. Two examples, of many:
| ||||
Tags | No tags attached. | ||||
|
Here's another example of a DataType in desperate need of symbolic names: <UADataType NodeId="ns=1;i=97" BrowseName="1:SIUnitKind"> |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-17 01:28 | Kevin Herron (Inductive Automation) | New Issue | |
2020-06-19 12:55 | Kevin Herron (Inductive Automation) | Severity | minor => major |
2020-06-19 12:55 | Kevin Herron (Inductive Automation) | Category | IOP Problem => Implementation Bug |
2020-06-19 20:39 | Kevin Herron (Inductive Automation) | Note Added: 0012489 |