PowerStressMessage_Opcode class
What operation would we like the UUT to perform. note: senders should probably set want_response in their request packets, so that they can know when the state machine has started processing their request
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- name → String
-
This enum's name, as specified in the .proto file.
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- value → int
-
This enum's integer value, as specified in the .proto file.
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
Returns this enum's
name
or thevalue
if names are not represented.inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
valueOf(
int value) → PowerStressMessage_Opcode?
Constants
- BT_OFF → const PowerStressMessage_Opcode
- BT_ON → const PowerStressMessage_Opcode
- CPU_DEEPSLEEP → const PowerStressMessage_Opcode
- CPU_FULLON → const PowerStressMessage_Opcode
- CPU_IDLE → const PowerStressMessage_Opcode
- END_QUIET → const PowerStressMessage_Opcode
- FORCE_QUIET → const PowerStressMessage_Opcode
- GPS_OFF → const PowerStressMessage_Opcode
- GPS_ON → const PowerStressMessage_Opcode
- LED_OFF → const PowerStressMessage_Opcode
- LED_ON → const PowerStressMessage_Opcode
- LORA_OFF → const PowerStressMessage_Opcode
- LORA_RX → const PowerStressMessage_Opcode
- LORA_TX → const PowerStressMessage_Opcode
- PRINT_INFO → const PowerStressMessage_Opcode
- SCREEN_OFF → const PowerStressMessage_Opcode
- SCREEN_ON → const PowerStressMessage_Opcode
- UNSET → const PowerStressMessage_Opcode
- Unset/unused
-
values
→ const List<
PowerStressMessage_Opcode> - WIFI_OFF → const PowerStressMessage_Opcode
- WIFI_ON → const PowerStressMessage_Opcode