Skip to content

[Feature Request]: Telemetry – Support for Multiple Sensors #8722

@FFAMax

Description

@FFAMax

Platform

Cross-Platform

Description

Hello, Team.

I’ve just onboarded support for the DS18B20 (1-Wire) sensor on the Seeed XIAO. It supports multiple sensors on the same bus. It would be great to announce this addition as well.
Here’s a sample debug output:

DEBUG | ??:??:?? 133 [EnvironmentTelemetry] addr [28 FE 6B 71 00 00 00 39] temp=25.875000
DEBUG | ??:??:?? 133 [EnvironmentTelemetry] addr [28 F3 E5 9F 00 00 00 46] temp=25.375000

Do you have any advice on alternative methods to use for the following code?

measurement->variant.environment_metrics.has_temperature = true;
measurement->variant.environment_metrics.temperature = tempC;

Looking forward to your suggestions!

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleIssues that will be closed if not triaged.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions