actions property

  1. @ImcField('Actions', 'actions', ImcType.typePlaintext, units: 'TupleList')
String actions

List of values for each remote action (e.g: "Propeller=0.6,PanTilt=0.75,Lights=1").

Implementation

@ImcField('Actions', 'actions', ImcType.typePlaintext, units: 'TupleList')
String get actions;