Skip to main content

The online app

opcua-modeler.sterfive.io ↗

The browser app runs the same modelling engine and the same language server as the desktop CLI. Nothing to install, and nothing to configure.

What you get without an account

Open the editor and start typing. No sign-up, no trial clock:

  • Live diagnostics and completions from the language server
  • The diagram and generated documentation, updating as you type
  • The problems panel

That is enough to learn the DSL and check a model.

What an account adds

FeatureWhy it needs an account
Saving modelsModels belong to you, with autosave
Generating from a descriptionAI generation is metered
Running your model liveA real server is started for you
Your own nodeset dependenciesUploads are stored under your account
Publishing and forkingAttribution needs an author
API keysKeys are per user

Sign in with Google, GitHub, or an email address and password.

Early Bird access

The online app is currently open to adopters working with us directly. Talk to us and we will set you up.

Where it fits

Authoring and exploring are open to anyone with the link. Generating the artefactsNodeSet2.xml, Symbols.CSV and documentation — is a registered-account capability: create an API key in the app and call /api/v1/generate. The desktop CLI does the same offline under its own licence.

If you are not sure which suits you, see Which flavor is for you?.

In this section