SensorClient constructor

SensorClient(
  1. String name,
  2. ClientChannelBase channel
)

Implementation

SensorClient(this.name, this.channel);