location property

  1. @ImcField('Location', 'location', ImcType.typeMessageList)
List<DeviceState> location

Device Location in the system.

Implementation

@ImcField('Location', 'location', ImcType.typeMessageList)
List<DeviceState> get location;