value property

  1. @ImcField('Value', 'value', ImcType.typeFp32, units: 's')
double value

Time taken between the communications package/message is sent from the source until it arrives to the destination.

Implementation

@ImcField('Value', 'value', ImcType.typeFp32, units: 's')
double get value;