EMBED Object Functions

This topic introduces a set of methods that plug-in developers can use to create their own custom plugins.

Proficy Operations Hub includes a JavaScript API, which allows developers to create custom controls that can be imported into the application. These custom controls can interact with any data that is available within Operations Hub. The API provides access to end-user configurable settings and bi-directional data transfer.

Core Functionality

Useful for basic operations across the application:

Themes and Styles

Help to customize the look and feel of the user interface:

Actions/Commands

EMBED.executeAction

Page Information

EMBED.getPageData

Data Access

Navigation

EMBED.registerNavChanged (id, callback)

Miscellaneous

EMBED.subscribeToScreenSizeChange (id, callback)