get Prefix
abstract fun getPrefix(deviceId: String, symbology: FormattableSymbology = FormattableSymbology.ALL_CODES): List<DirectInputKey>
Gets the current prefix direct input keys for symbology from the SDK's runtime settings state.
Returns an empty list when no prefix is stored for the symbology.