adafruit / Wippersnapper_Protobuf

Protocol buffer messages for Adafruit.io WipperSnapper Beta
MIT License
0 stars 2 forks source link

Add repeated argument to sensor event #113

Closed brentru closed 1 year ago

brentru commented 1 year ago

Matches repeated wippersnapper.i2c.v1.I2CDeviceSensorProperties i2c_device_properties field within Ds18x20InitRequest as a user may select C, F, or both

brentru commented 1 year ago

This let's both F and C report simultaneously, if they're present, right? (Instead of needing two separate message)

Correct, same message just "packed"