Spring Boot Java starter for Tuya OpenAPI and message integration.
tuya-connector is a Spring Boot library that maps Tuya OpenAPI operations to Java connector interfaces and enables message subscription. It handles header signing, token management, and provides extension points (ErrorProcessor, TokenManager, MessageDispatcher) for customizing authentication and message handling. Suited for building cloud-side IoT backend services that integrate with Tuya Cloud without implementing server-side protocols or relational databases.
0