PlcPrimitiveType:
    | string
    | boolean
    | number
    | Buffer
    | Date
    | BigInt

PLC primitive types (not structs, function blocks etc.)