ArkeServer.TopologyController (arke_server v0.8.0-rc.0)

Copy Markdown View Source

Documentation for ArkeServer.TopologyController.

Summary

Functions

Associate a parameter to an Arke

Link two unit together

Delete a connection between two units

Update metadata of an existing link

Update an associated parameter of an Arke

Functions

add_parameter(conn, map)

Associate a parameter to an Arke

create_node(conn, map)

Link two unit together

delete_node(conn, map)

Delete a connection between two units

get_node(conn, map)

 Get the unit linked to an Arke

get_node_count(conn, map)

open_api_operation(action)

update_node(conn, map)

Update metadata of an existing link

update_parameter(conn, map)

Update an associated parameter of an Arke