RemoteNodeAddition#

class RemoteNodeAddition(name, node_type=None, constant_properties=None, updates=None)#

Bases: object

Node addition update

Parameters:
  • name (GID) – the id of the node

  • node_type (str, optional) – the node type

  • constant_properties (PropInput, optional) – the constant properties

  • updates – (list[RemoteUpdate], optional): the temporal updates