I have an existing 3rd party device running linux. I need to be able to discover it with TuyaSmart.
Tuya's online docs seem to indicate the Link SDK is appropriate for this situation. On this page, https://developer.tuya.com/en/link-sdk, developers are encouraged to 'Download TuyaOS Link SDK in GitHub.' There is no link provided. Where do I obtain the Link SDK?
I am able to connect it to the Tuya MQTT server using the example code https://github.com/tuya/tuya-iot-core-sdk, but that SDK also appears to lack support for device discovery.