Skip to content

Senso batch commands discrepancy #8

Description

@Chaest

Hello,

The Pulse Sens'O here defines the batch commands as:
4 0,1,10,index_1,1 1,1,10,index_2,1 2,1,10,index_3,1 3,1,1,pin_state_1,1 4,1,1,pin_state_2,1 5,1,1,pin_state_3,1 6,100,6,battery_voltage,1e3 7,1,6,multi_state,100
Without optional values: 4 0,1,10 1,1,10 2,1,10 3,1,1 4,1,1 5,1,1 6,100,6 7,1,6

But on your website, the documentation found here seems to indicate a default batch commands as: 3 0,1,4 1,1,11 2,1,5 3,1,5.
The examples provided in that documentation do align with that batch command rather than the one found in the JS found here. And the commands themselves are more in line with what I'd expect from that sensor.

My question is, are the batch commands found on the website, as I suspect, the one I should use (by default ofc)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions