class documentation
class State(pb_enum.Enum): (source)
Shows a state of a Continuous Interval.
| Constant | __PB2 |
Undocumented |
| Constant | STATE |
Continuous Interval is active. |
| Constant | STATE |
Continuous Interval is in the past. |
| Constant | STATE |
Continuous Interval is in the future. |
| Constant | STATE |
Shouldn't happen. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|