Wearable data is not getting into Sensor_Event database

Hi,

I am using a Smart Watch which sends data to VeryFitPro iOS app installed in iPhone. My Apple HealthKit has data sources as from Verifit Pro and Apps Allow to read as mindLAMP.

I have all the permissions enabled for Verifit Pro and mindLAMP with Apple HealthKit (Settings → Health → Data → Sources)

Confirmed, Apple Health app syncs and shows latest data from VeryfitPro.

I am receiving following data into CouchDB Sensor_Event database:
lamp.accelerometer
lamp.accelerometer.motion
lamp.activity_recognition
lamp.biologicalsex
lamp.bloodtype
lamp.dob
lamp.gps
lamp.gyroscope
lamp.magnetometer
lamp.skintype
lamp.wheelchairuse
lamp.wifi

But not getting blood_pressure, heart_rate, steps, etc data from the Apple Health app.

Is there anything we need to do?

As this involves a third-party wearable sensor myself/my team are not familiar with, I don’t know specifically what the issue may be (HealthKit interoperability with third party apps depends on the third party app’s implementation and whether the data is being read from the app or saved to the HealthKit database). You may need to consult with the third-party accessory’s manual.