I need to build a Watch OS application that gathers and sends the data collected from all the sensors of a series 2 watch:
Is it possible to collect this data programmatically?
There is no single framework to do this, but you can access each sensor using the following framework:
watchOS3