kabpc_updated_doc
    Preparing search index...

    Enumeration NatsTopics

    Index

    Enumeration Members

    DEVMODE: "devmode"

    Get devmode status Type: Request

    Request format: any Response format: DevmodeResponse

    HEARTBEAT: "heartbeat"

    Heartbeat is published every second. Indicates the status of Updated. Type: Subscribe

    Message format: HeartBeatMessage

    LOG: "update.log"

    All log messages are published to this topic. Type: Subscribe

    Message format: LogMessage

    PARTS: "parts"

    Get components (aka parts) info for various software and hardware components of the system. Type: Request

    Request format: PartsRequest Response format: PartsResponse

    SURVEYMODE: "surveymode"

    Get surveymode status Type: Request

    Request format: any Response format: SurveymodeResponse

    SURVEYMODE_SET: "surveymode.set"

    Set surveymode set Type: Request

    Request format: SurveymodeSetRequest Response format: SurveymodeSetResponse

    TIMEZONE_GET: "timezone.get"

    Get currently set timezone Type: Request

    Request format: any Response format: TimezoneGetResponse or TimezoneResponse

    TIMEZONE_LIST: "timezone.list"

    List supported timezones Type: Request

    Request format: any Response format: TimezoneListResponse or TimezoneResponse

    TIMEZONE_SET: "timezone.set"

    Set timezone Type: Request

    Request format: TimezoneSetRequest Response format: TimezoneResponse

    UPDATE: "update"

    Send runbook and start update procedure. Type: Request

    Request format: UpdateRequest Response format: UpdateResponse

    UPDATE_DONE: "update.done"

    SWUpdate script notifies that component is updated. Type: Publish

    Message format: UpdateDonePayload

    UPDATE_STATUS: "update.status"

    Send runbook and start update procedure. Type: Request

    Request format: UpdateRequest Response format: UpdateResponse

    VIN: "vin"

    Update VIN number. Type: Request

    Request format: VinRequest Response format: VinResponse