I am looking to discover services offered by one of my IoT device/Gateway. The Gateway device is mDNS enabled, So I can discover device locally with mDNS discovery, at this point I can see my Gateway ip address and port its listenning on.
Now I want to query what all the services offered by the same device, how Can I do that. (Assuming gateway device has http REST Service )
Is there any Semantic query for IoT devices? or any other to ask for services offered by device?
Any direction or guidance, Thanks in advance
~Ashok