resourcesUsed property

  1. @BuiltValueField(wireName: r'resources_used')
int? resourcesUsed

Sum of the resources used aggregated around the device and aggr_interval

Implementation

@BuiltValueField(wireName: r'resources_used')
int? get resourcesUsed;