This repo provides nearly two thousand Standard Features for EnOS™ Model.
EnOS Standard Feature Library is based on IEC, ICA, OMA and other industry standards, providing standardized device feature definitions, helping developers to achieve standardization across models, unifying data definitions for the same features, and facilitating subsequent data processing and interworking. At the same time, model creators can create models based on Standard Feature Library, which enables reuse of features and can improve the efficiency of model construction.
- Envision EnOS™ 2.1.0 or newer
There are two ways to import Standard Features Library:
You can import the latest version of Standard Features Library on EnOS™ Console directly.
- Step 1. Open page
System Management
/Model Management
/Standard Function
on EnOS™; - Step 2. Click button
Check Update
:- If this is your first time to import Standard Features, or your current version is older than the latest one, you will see "New version available. Do you want an update?" in the popup.
Choose
yes
and the latest Standard Features will be imported in a minute. - Otherwise, you will see the prompt "Latest version already installed".
- If this is your first time to import Standard Features, or your current version is older than the latest one, you will see "New version available. Do you want an update?" in the popup.
Choose
If the EnOS™ Console can't access to github, you need to download Standard Features resource pack from github and Import it on EnOS™ Console manually.
- Step 1. Click
releases
, find the latest release and clickSource code(zip)
on github, you will obtain the latest "enos-model-standard-element.zip"; - Step 2. Open page
System Management
/Model Management
/Standard Function
on EnOS™ Console; - Step 3. Click button
Import Resource Pack
->OK
; - Step 4. Click button
Upload File
in the popup and select the resource pack obtained in Step 1; - Step 5. Click
OK
, then the latest Standard Features will be imported in a minute.
These steps are also available for updating Standard Features Library to the latest version.
When adding a new feature to a model, a Standard Feature can be adopted, and it may help you save a lot of time; You can use a Standard Feature as follows:
- Step 1. In the EnOS Console, select a model and click icon
Edit
, then click tabFeature Definition
in theModel Details
screen; - Step 2. Click button
Edit
and start editing the model draft; - Step 3. Click button
Add
, clickImport From Standard Feature Library
in the popup; - Step 4. Choose a proper Standard Feature in the list, click button
OK
; - Step 5. Fill
Name
andIdetifier
in the popup, Click buttonConfirm
to finish the edition.
Release notes of enos-model-standard-element
:
- 1.0.8(2023/9/4, latest): Revert default names of standard elements related to fleetControl.
- 1.0.7(2023/9/1): Modify the default names of standard elements related to fleetControl.
- 1.0.6(2023/6/6): Add setStringParameter for fleetControl.
- 1.0.5(2023/5/25): Update opModOperationalMode.
- 1.0.4(2022/8/12): Supply file ./FleetControl as standard units.
- 1.0.3(2022/6/17): Supply file ./FleetControl as standard units.
- 1.0.2(2022/2/15): Add file ./FleetControl as standard units.
- 1.0.1(2020/2/18): Add file ./accessory/units as standard units.
- 1.0.0(2020/1/6): Official release.
- 0.9.3(2019/12/27): Initial release.