Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Interface Name

Interface Definition

 Interface Capabilities

Consumed Models

Model InterfaceBehavior interface that provides the capability to access cps modules.

Create a module set

Merge a module set

Read all modules

Validate modules

Update a module set

Create a module set and validate it against a module reference (using a separate SPI)


Yang models that are broken into fragments.
Data Interface

Behavior interface that represents CPS data.

Create a (root) node.

Delete a dataspace

Create a dataspace

Create an anchor

Read an anchor of a particular node

Read an anchor in a namespace and dataspace

Read all anchors for one dataspace

Delete an anchor for a namespace in a dataspace

Associate an anchor to a module set

Associate an dataspace to a anchor


Query InterfaceProvides the capability to query CPS data.

Create a node

Associate an a node to a anchor

Read the parent of a node that matches an xpath expression

Read all nodes under an anchor point

Read the anchor of a node

Read all nodes that match a schema node identifier


...