withName

fun <T : BunyipsSubsystem?> withName(@NonNull subsystemName: String): T

Set the name of this subsystem that will be used in telemetry and references.

Return

this

Parameters

subsystemName

the name to set

<T>

subsystem type