subsystemConfigs property
- @Deprecated('This field is deprecated.')
- @TagNumber(1)
subsystems to be installed/configured/updated note: previously installed subsystems will be removed from the system if removed from this list DEPRECATED in favor of indidivual update_info and settings fields
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(1)
$core.Map<$core.String, DeviceSubsystemConfig> get subsystemConfigs => $_getMap(0);