behaviors property

List<Behavior>? behaviors
final

Specifies the behaviors that, when violated by a device (thing), cause an alert.

Implementation

final List<Behavior>? behaviors;