Anyone point me to the docs for a web services or lower level comms interface (ip, sockets etc) to the ConnectPort X4 to access my test xbee network. I just created this with the drop-in networking kit. (Very easy installation guys, impressed ) FYI I would also like to do this in .net but any docs will work. I would appreciate an answer that didnât start off âuse pythonâ
In a similar vein, I think I can see my way to using the developer.idigi.com web services interface - is there a similar one straight from the local network to the box without using the internet? I can see 8 ports open but no obvious ws interface?
If you poke around the Wiki, youâll find reference to the RPCXML interface, plus you can send what Digi calls âRCIâ requests to the normal Digi HTTP port & obtain responses. This can be done locally via Ethenet or localhost, but isnât something Iâm well versed at.
There is no âlocalâ version of iDigi Pro Manager, but the same SCI and RCI calls could be done from a home grown web services app if you wish to create one.