Enum calamp_rs::AppMsgType[][src]

pub enum AppMsgType {
Show variants IPRequest, IPReport, TimeSync, Services, SVRMessaging, DownloadIDReport, DownloadAuthorization, DownloadRequest, DownloadUpdate, DownloadComplete, DownloadHTTPLMUFW, DownloadHTTPFile, OTADownload, ATCommand, VersionReport, GPSStatusReport, MessageStatisticsReport, StateReport, GeoZoneActionMessage, GeoZoneUpdateMessage, ProbeIDReport, CaptureReport, MotionLogReport, CompressedMotionLogReport, VBusDataReport, VehicleIDReport, VBusDTCReport, VBusVINDecodeLookup, SquarellCommandMessage, SquarellStatusMessage, VBusRegisterDeviceMessage, VBusFreezeFrame, VBusDiagnosticsReport, VBusRemoteOBD, VBusGroupDataReport, VBusManagementOutbound, VBusManagementInbound,
}

Variants

IPRequest
IPReport
TimeSync
Services
SVRMessaging
DownloadIDReport
DownloadAuthorization
DownloadRequest
DownloadUpdate
DownloadComplete
DownloadHTTPLMUFW
DownloadHTTPFile
OTADownload
ATCommand
VersionReport
GPSStatusReport
MessageStatisticsReport
StateReport
GeoZoneActionMessage
GeoZoneUpdateMessage
ProbeIDReport
CaptureReport
MotionLogReport
CompressedMotionLogReport
VBusDataReport
VehicleIDReport
VBusDTCReport
VBusVINDecodeLookup
SquarellCommandMessage
SquarellStatusMessage
VBusRegisterDeviceMessage
VBusFreezeFrame
VBusDiagnosticsReport
VBusRemoteOBD
VBusGroupDataReport
VBusManagementOutbound
VBusManagementInbound

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.