|
Added ability to upload an existing xTEDS into the generator for
viewing or editing. This includes the ability to validate the
xTEDS.
|
|
Updated to use xTEDS schema version 2.3.
|
|
Names used within an interface (Variables, Qualifiers, Messages) must be unique.
|
|
Message IDs must be unique within an interface.
|
|
Interface names and ids must be unique within an XTEDS.
|
|
Updated the list of Device Kinds to be pulled from the latest
common data dictionary.
|
|
Updated the list of Units to be pulled from the latest
common data dictionary.
|
|
Updated the list of Variable Kinds to be pulled from the latest
common data dictionary.
|
|
Added Variable Kind Description field on the add/edit variable form.
The description and representation fields from the data dictionary
are placed in this field when a variable kind is selected.
|
|
Removed the variable id field. It is deprecated in xteds 2.3 and will
be removed from XTEDS in the next major version.
|
|
Variable Scale Units is now a select list with values from the common
data dictionary and the ability to select "other" to provide values not
in the data dictionary.
|
|
Adding a qualifier to a variable or message now includes a select list with standard
qualifier names from the common data dictionary (CDD). Upon selection of a name
from the list - if that qualifier has standard values defined in the CDD
these values will be presented for selection. Otherwise, a text field appears
to allow the user to enter the value. The qualifier name select list also
allows the user to select "Other" to use a qualifier name that is not in the
CDD.
|
|
Added more example xTEDS.
|