Is there a web service for iDigi Administration?

Is there some way of accessing the Subscriptions data so that I can automate my monitoring of Usage?

I am happy using web services for SCI, FileData, etc.

Hi,

You can use the path like - /ws/Subscription/?condition=cstID=xxx
where cstID is the customer ID that you get when you register(add) your device in idigi developer cloud, and Http method is GET.

Refer the RCI documentation at the following link for more information, http://ftp1.digi.com/support/documentation/90000569_F.pdf .

Hope this helps.

I tried that in the Web Services Console but get an error. My cstId has two digits and I supplied my username and password.


    
      /ws/Subscription/
    
    
      403
      Access is denied
    
  

Also I see no reference to subscription in the RCI documentation, nor in the iDigi Web Services Programming Guide (90002008_B.pdf).

At this point there is no way to programmatically retrieve usage data about your subscriptions. I’ll bring this up as something people are looking to do.

Thanks,
Chris

I have a question about DELETING a device on an enterprise version of iDigi?

I tried right click delete on a device but nothing happens. So, how do I delete a device that is no longer attached to my server?

I have a question about DELETING a device on an enterprise version of iDigi?

I tried right click delete on a device but nothing happens. So, how do I delete a device that is no longer attached to my server?

If you select the iDIGI MANAGER PRO tab, and then go to the Devices tab you should see a list of your devices. You should be able to right click on a device in the list and click Remove Devices. Click Yes when it asks if you are sure you would like to remove the device.

If something in this process doesn’t work for you, you can respond with your what you are seeing and your browser version, or you may consider contacting support.