mssaleh
(Mohammed Saleh)
8
I tried to search for HubAction or physicalgraph.device.HubAction reference but I couldn’t find any.
There are some good pieces of code in the second half of these pages (from the official documentation):
http://docs.smartthings.com/en/latest/cloud-and-lan-connected-device-types-developers-guide/building-lan-connected-device-types/building-the-service-manager.html
http://docs.smartthings.com/en/latest/cloud-and-lan-connected-device-types-developers-guide/building-lan-connected-device-types/building-the-device-type.html
I also found a lot of useful examples of LAN-connected devices. Please find them below:
https://github.com/zzarbi/smartthings/blob/master/wd/wd-player-connect.groovy
I also looked into manual IP entry (without any discovery) based on this example:
1 Like