Skip to main content

Comments

2 comments

  • Norman
    • Network Optix team

    Hi Jason Clement ,

    Instead of using Modify Device, please use Modify Device Adv. Parameters.

    First send a GET request to /rest/v3/devices/{deviceId}/advanced to get the correct body parameters. Change the desired body parameters with the PATCH /rest/v3/devices/{deviceId}/advanced request.

    For example in my situation, the body looked like: 

     

    0
  • Jason Clement

    Awesome, thank you!  If anyone sees this in the future you can check out my github below, it's geared towards Wisenet Wave but I'm sure it can be modified easily to whichever version of Nx you run. 

    https://github.com/JCEternal/Wave-Setup

     

    0

Please sign in to leave a comment.