Fog
Fog lights.
type Fog {
isDefect: Boolean
isOn: Boolean
instanceTag: Fog_InstanceTag
}
Fields
Fog.isDefect ● Boolean scalar
Indicates if light is defect. True = Light is defect. False = Light has no defect.
Fog.isOn ● Boolean scalar
Indicates if light is on or off. True = On. False = Off.
Fog.instanceTag ● Fog_InstanceTag object
Member Of
Lights object