ElinkProbeA6DataParseUtils class
探针和探针盒子A6数据处理工具类(Probe and probe box A6 data processing tools)
Constructors
- ElinkProbeA6DataParseUtils.new()
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parseData(
List< int> mac, List<int> data, {OnGetVersion? onGetVersion, VoidCallback? onRequestSyncTime, OnSetResult? onSetResult, OnSyncTimeResult? onSyncTimeResult, OnGetBattery? onGetBattery, OnGetProbeInfo? onGetProbeInfo, OnGetProbeInfoFailure? onGetProbeInfoFailure}) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited