Actor schema#

In additional to these keywords, the actor also supports the default keywords automatically added by CLU. Actors that subclass from lvmnps may implement additional keywords.

type

object

properties

  • text

type

string

  • status

type

object

  • switches

type

array

items

type

string

  • outlets

type

array

items

type

string

  • error

type

string

additionalProperties

False

definitions