Page 1 of 1

How to find available hub IP address via API

Posted: 07 Mar 2022 09:30
by saqib6161
hi, anybody knows here how to find available z-wave.me hub direct ip address via API or some other method ?

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 01:38
by PoltoS
Do you mean the local IP? /ZAutomation/api/v1/system/first-access should provide it

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 20:29
by saqib6161
I mean when I Navigate to https://find.z-wave.me/zboxweb/ then it the bottom I can see the Direct connect to Z-Way:
192.168.0.51   192.168.115.1  
like this so how we can this ip address without opening this website. I mean how to find with API or some other method to scan the z-wave.me hub IP addresses.

Thanks

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 21:08
by micky1500
You can use local ip address
don't forget to add the port 8083
192.168.0.51:8083
That should work as a local connection.

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 21:24
by saqib6161
I know this is local ip address but how we can find it without opening the https://find.z-wave.me/zboxweb/ site .

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 21:49
by micky1500
The question you asked for has been answered !
You might want to elaborate on what you really mean.

Be Lucky !
Micky

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 22:32
by saqib6161
I want that how we can find the ip. Addresses without going to the website ?

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 22:40
by micky1500
Windows Cmd prompt. IPCONFIG
Linux type IFCONFIG
It is your own IP address, no need to look further to find it.

You cant mean that ?
Try again !

Re: How to find available hub IP address via API

Posted: 09 Mar 2022 23:33
by insiorc
saqib6161 wrote:
09 Mar 2022 21:24
I know this is local ip address but how we can find it without opening the https://find.z-wave.me/zboxweb/ site .
If it is just an alternative way to find a local device IP address then you can see your list of devices in your router settings.

Re: How to find available hub IP address via API

Posted: 10 Mar 2022 12:32
by enbemokel
Maybe you ask for a dyndns service, then you can open a port in your router and connect from anywhere.