Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Where do we send bugs for the Device Portal?

Hi there,
I'm writing an app that utilizes the Device Portal REST Apis for the HoloLens.

I started out by mapping the REST Apis myself, but while I was doing this I noticed official documentation went up:
https://msdn.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-api-core

Which is awesome, but I'm noticing a lot of discrepancies between the actual HoloLens Portal APIs and the official documentation.

Who, and where, do I send bugs to?

Tagged:

Best Answer

Answers

  • Options

    @ChadJessup have you also seen the more HoloLens specific api docs?

    Windows Holographic User Group Redmond

    WinHUGR.org - - - - - - - - - - - - - - - - - - @WinHUGR
    WinHUGR YouTube Channel -- live streamed meetings

  • Options

    @HoloSheep said:
    @ChadJessup have you also seen the more HoloLens specific api docs?

    I had not, thank you!
    The two documents give different details, but now I have a feeling I know which one to refer to if things are ambiguous. :)

  • Options

    @ChadJessup,

    As @ahillier commented, please report issues with the Device Portal API here. What discrepancies have you noticed between the core documentation and the HoloLens behavior?

    Thanks!
    David

  • Options
    Jarrod1937Jarrod1937 ✭✭✭

    Not exactly related to any issue here, but I would like to thank you for putting so much thought into the device and the exposed API's. I did not expect to get access to the device portal via API, definitely makes things easier.

  • Options

    @Jarrod1937,
    Glad you find it helpful! Please let us know if you stumble over anything.

    Thanks!
    David

  • Options

    Sorry for the delay. I haven't had a chance to revisit the documentation since the newest HoloLens update. But, some of the discrepancies were addressed in this new update (accessing the file system, is one example).

    @DavidKlineMS, @ahillier mentioned you're working on something that does something similar to what I'm putting together. Is that available online?
    In my spare time I'm throwing together some libraries that use the Device Portal APIs and allows them to easily be accessed by C#. It's pretty rough right now, but lives at: https://github.com/ChadJessup/hololens.deviceportal/

  • Options

    @ChadJessup, as @ahillier mentions, I have used the Device Portal APIs quite a bit on tools that I have written. I do not have anything online at this time.

    Thanks!
    David

  • Options
    edited August 2016

    @ChadJessup,
    @ahillier mentioned I was building a tool to interface with the HoloLens via the REST API. Today, we open sourced that I and others have been working on!

    Take a look at this post for more details.

    Thanks and enjoy!
    David

Sign In or Register to comment.