views:

19

answers:

0

Dear all,

I have an application using WPF and WCF integrated with Windows health vault. and now, I have a Omron blood pressure device that i want to connect with my own application.

health vault has its own app to upload the data, but my requirement is using my own apps.

so the flow more or less is like this: when i plug the device into pc, then my application will notify that this omron device is connected, and ask whether the user want to use it and upload the result to health vault.

after the user use the device, then my app will upload the data into healthvault. and later on, i can pull out the data back to my app again.

so the question is, is it possible, and how to do it. i've been through this matter quite a while, so i try to post here, and hopefully someone knows how to do it.

Thanks!