This is the status for the BoschPointInfo .
This is the Status of the Point Item
PointStatusItem
| Field | Type | Inherited from | Description |
|---|---|---|---|
| IsBypassed | Nullable<Boolean> | PointStatusItem | Gets or sets the IsBypassed value |
| IsFaulted | Nullable<Boolean> | PointStatusItem | Gets or sets the IsFaulted value |
| Status | PointStatusEnum | PointStatusItem | Gets or sets the Status value |
{
"IsBypassed" : "Nullable\<Boolean\>",
"IsFaulted" : "Nullable\<Boolean\>",
"Status" : "[PointStatusEnum](/object-model/pointstatusenum)"
}