ποΈ Main Structure
Sterfive OPCUA Modeler relies on the YAML (YAML Ain't Markup Language) format for describing OPC UA Models.
ποΈ Header
The YAML template contains three mandatory fields namespaceUri version and
ποΈ the namespaces array
| namespace Uri | alias |
ποΈ DataTypes
The dataTypes section allows to define new types for OPCUA Variables.
ποΈ Defining Extension Object
In the Sterfive OPCUA Modeler, extension objects are custom data structures that represent complex types. You can define an extension object data type in the YAML file under the dataTypes section.
ποΈ ObjectTypes
browseName
ποΈ Methods
Defining Object Methods in the Sterfive OPCUA Modeler YAML File
ποΈ VariableTypes
ποΈ Finite State Machine
namespaceUri//sterfive.com/UA/test/
ποΈ Creating enriched documentation
It is possible to enrich the model with relevant documentation, which will be used to produce the documentation associated with your model in the md file generated by opcua-modeler.