subsystemConfigs property

  1. @TagNumber(1)
Map<String, DeviceSubsystemConfig> get subsystemConfigs

subsystems to be installed/configured/updated note: previously installed subsystems will be removed from the system if removed from this list

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, DeviceSubsystemConfig> get subsystemConfigs => $_getMap(0);