Ideas for Vusion Manager

Need ability to retrieve transmitter ID via excel export or API

Due to our particular business requirements all our ESL had to be assigned to one store, even though they are distributed at multiple physical locations. As a result, the only piece of data which allows us to see the physical location of the tags is the Transmitter ID. This is visible in Vusion Manager, but it isn't part of the excel download, nor can it be retrieved via the API.

Making this piece of data available by one of those two methods would allow me to join it to our Meraki API list and yield a report of which labels are where.

  • Guest
  • Feb 13 2023
  • Already exists
  • Attach files
  • Guest commented
    March 01, 2023 08:08

    No worries ! I am here to help :)

  • Guest commented
    February 28, 2023 20:15

    Ok, it could certainly be made easier, but it is possible to retrieve everything I needed from the VManager Pro API, so I agree the functionality requested in this suggestion already exists. Thanks Emmanuelle!

  • Guest commented
    February 17, 2023 08:21

    Sorry for the misunderstanding. Actually, you have 2 different ways to get this information:

    1/ Through API, you can use the labels/search in VUSION Manager Pro API => sorry I just figured out that we were missing the documentation of that feature, this is why you could not find it.

    2/ Through VManager interface:

    In the label tab search bar, enter

    transmitterID:XXXXXXX. => XXXXXX being your transmitter ID

    The list will be filtered with all the labels that are attached to this AP.


    If you want to do specific queries and search, I recommend this documentation https://ses-esl.atlassian.net/wiki/spaces/VRN/pages/2371584080/Advanced+search, it might help you get other information.

    I hope that you get your answer this time :)

    Don't hesitate to come back to me should you have any question,

    BR,

    Emmanuelle

  • Guest commented
    February 17, 2023 03:13

    @Emmanuelle - thanks for your reply. However, the Transmitter ID of a specific label does not appear to be available via the Vusion Manager Pro API.

    Yes, you can retrieve a list of transmitters, or a list of labels, but I'm not seeing any way to retrieve the transmitter ID last associated with a label. This is available in the web UI so it's a strange omission from the API results. Please see my attachment.

  • Guest commented
    February 16, 2023 17:08

    Dear customer,

    Thank you for your idea. This feature already exists and is available through API with VUSION Manager Pro:

    GET /stores/{storeId}

    The documentation for this API is available in our API portal. DOn't hesitate to come back if you have any question.

    BR,

    Emmanuelle