ElinkProbeA7DataParseUtils class
探针和探针盒子A7数据处理工具类(Probe and probe box A& data processing tools)
Constructors
- ElinkProbeA7DataParseUtils.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, {OnSwitchUnit? onSwitchUnit, OnGetRealTimeData? onGetRealTimeData, OnGetProbeBoxInfo? onGetProbeChargingBoxInfo, OnGetProbeInfo? onGetProbeInfo, OnAlarmResult? onAlarmResult, OnCancelAmbientAlarm? onCancelAmbientAlarm, OnGetProbeInfoFailure? onGetProbeInfoFailure, OnEndWorkByBox? onEndWorkByBox}) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited