smif package

smif

Submodules:

Subpackages:

Classes:

StateData A piece of state data

Reference

class smif.StateData(target, data)[source]

Bases: object

A piece of state data

Parameters:
  • target – The id or name of the object described by this state
  • data – The state attribute/data to apply - could typically be a dict of attributes