ElinkProbeBoxBaseCmdUtils class abstract
- Inheritance
-
- Object
- ElinkProbeBaseCmdUtils
- ElinkProbeBoxBaseCmdUtils
- Implementers
Constructors
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
-
cancelAmbientAlarm(
List< int> probeMac) → Future<List< int> > - 盒子取消环境温度报警 使用UUID(elinkWriteUuid: FFE1)的特征值写入 Write using the characteristic value of UUID(elinkWriteUuid: FFE1)
-
getCid(
) → List< int> -
inherited
-
getElinkA7Data(
List< int> payload) → Future<List< int> > -
inherited
-
getMac(
) → List< int> ? -
inherited
-
getVersion(
) → List< int> -
获取版本
使用UUID(elinkWriteAndNotifyUuid: FFE3)的特征值写入
Write using the characteristic value of UUID(elinkWriteAndNotifyUuid: FFE3)
inherited
-
initialize(
List< int> mac, {required List<int> cid}) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
switchUnit(
int unit) → Future< List< int> > -
切换单位
unit 0: °C, 1: °F
使用UUID(elinkWriteUuid: FFE1)的特征值写入
Write using the characteristic value of UUID(elinkWriteUuid: FFE1)
inherited
-
syncTime(
{DateTime? dateTime}) → List< int> -
同步时间
使用UUID(elinkWriteAndNotifyUuid: FFE3)的特征值写入
Write using the characteristic value of UUID(elinkWriteAndNotifyUuid: FFE3)
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited