DATA MODEL Realtime Pulse - Medisana/vitadock-api GitHub Wiki

Access via /data/rt_pulse

Main values

Friendly Name Parameter name Description Type Comment
Pulse Array pulseArray Pulse in bpm as an array in a string with "," as the delimiter, one entry for each second (e.g. "100,101,105,110,120,125") String The maximum length of the string is 3600x12 entries (i.e. 12 days worth of data). It is recommended to sync regularly, e.g., every hour.
⚠️ **GitHub.com Fallback** ⚠️