Global

Type Definitions

JSONSerialisable

any value that can be serialised to or from JSON
Source:

TopologyMetadata

Type:
  • object
Properties:
Name Type Attributes Description
name string the topology name.
description string the topology name.
version string <nullable>
the topology version.
authors number <nullable>
list of authors.
Source:

loadCallback(api)

Parameters:
Name Type Description
api object the hyrrokkin api
Source:

notificationCallback()

Source: