ruuvi / ruuvi.gateway_esp.c

Ruuvi Gateway ESP32 code
BSD 3-Clause "New" or "Revised" License
25 stars 15 forks source link

Decode data in API "/history" by default #828

Closed TheSomeMan closed 1 year ago

markoaamunkajo commented 1 year ago

@TheSomeMan this is checked at /history URL, I already see that values are decoded in build 1031 Can be moved to done?

TheSomeMan commented 1 year ago

@TheSomeMan this is checked at /history URL, I already see that values are decoded in build 1031 Can be moved to done?

Yes, sure

markoaamunkajo commented 1 year ago

QA passed

markoaamunkajo commented 1 year ago

@TheSomeMan Does it also support df 3, df5, etc

Maybe this should be mentioned in advanced documentation?

TheSomeMan commented 1 year ago

Maybe this should be mentioned in advanced documentation?

It is documented here: https://app.gitbook.com/o/-LsPfwGmkUWZFBz3qkE9/s/-LsPjfnhNj3v37AZtF-d/~/changes/283/gw-data-formats/http-get-history-with-timestamps-and-decoding

image

markoaamunkajo commented 1 year ago

QA passed