type AutomaticTransactionGeneratorConfiguration,
type ChargingStationInfo,
CurrentType,
+ type IncomingRequestCommand,
OCPPVersion,
+ type RequestCommand,
VendorParametersKey
} from '../types/index.js'
static readonly DEFAULT_UI_SERVER_HOST = 'localhost'
static readonly DEFAULT_UI_SERVER_PORT = 8080
- static readonly UNKNOWN_COMMAND = 'unknown command'
+ static readonly UNKNOWN_COMMAND = 'unknown command' as RequestCommand | IncomingRequestCommand
static readonly MAX_RANDOM_INTEGER = 281474976710654