Publication date: Tuesday, September 26, 2023
The AVEVA™ Operations Management Interface (OMI) Software Developer Kit provides the tools for building custom applications for AVEVA™ System Platform 2023 R2. This guide is divided into the following sections to guide you through the app development process:
IntroductionBasic information about using this SDK, including definitions, acronyms, and naming conventions. |
Key ConceptsBackground information for AVEVA OMI app development, such as screen profiles, layouts, panes, and app properties. |
Getting StartedIncludes installation, configurable properties, how to use named credentials, best practices, and limitations. |
AssembliesDescribes the various assemblies tha make up the OMI SDK, their purposes, and intended usage. |
AttributesDescribes predefined OMI attributes and namespaces, and how to create custom attributes and namespaces. |
First OMI ApplicationStep-by-step procedures for creating your first functional AVEVA OMI app. |
TroubleshootingDescribes how to debug a running app or an app that fails to initialize. |
App DistributionDescribes the process for improting, testing, and exporting a finished app. |
References
List of API references, including namespaces, classes, methods, interfaces, enumerations, etc.
API ReferencesMethods and parameters for building AVEVA OMI custom applications. |