ElinkProbeBoxInfo class
探针盒子关联的探针数据 (Probe data associated with the probe box)
Constructors
Properties
- ambientPositive → int
-
final
- ambientTemp → int
-
final
- ambientTempStr → String
-
no setter
- ambientUnit → int
-
final
- battery → int
-
final
- chargingState → ElinkChargingState
-
final
- foodPositive → int
-
final
- foodTemp → int
-
final
- foodTempStr → String
-
no setter
- foodUnit → int
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
mac
→ List<
int> -
final
- num → int
-
final
- probeState → ElinkProbeState
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- state → int
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toFormatString(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited