STATEFLAGS
State flags (bitfields).
| Name | Description | Type |
|---|---|---|
all | Specifies all flags set; Including any future flags. | boolean |
technical_state | Technical state. | boolean |
Example
{
"all": false,
"technical_state": false
}
State flags (bitfields).
| Name | Description | Type |
|---|---|---|
all | Specifies all flags set; Including any future flags. | boolean |
technical_state | Technical state. | boolean |
{
"all": false,
"technical_state": false
}