---
title: avoid
framework: energykit
role: symbol
role_heading: Instance Property
path: energykit/electricityinsightrecord/gridcleanliness/avoid
---

# avoid

A category for electricity usage during periods that the framework suggests a person avoid.

## Declaration

```swift
var avoid: Measure?
```

## Discussion

Discussion The framework might put electricity usage in this category when: Grid operators ask electricity consumers to temporarily reduce their power usage during periods of high demand or grid stress, also known as a demand response event. Fossil fuel plants predominantly power the grid, composing the least desirable times for energy consumption from an environmental perspective. important: The framework reserves this property for future use.

## See Also

### Getting grid cleanliness information

- [cleaner](energykit/electricityinsightrecord/gridcleanliness/cleaner.md)
- [lessClean](energykit/electricityinsightrecord/gridcleanliness/lessclean.md)
- [unknown](energykit/electricityinsightrecord/gridcleanliness/unknown.md)
