SmartThings Schema for other programming languages

The NodeJS SDK for the Schema Connector just helps you with the format of the requests.
You can create your own Schema Connector and OAuth servers, just make sure you send the appropriate responses to the requests from SmartThings.
I suggest you:

The Interaction result will help you know if there is an issue in the response from your Schema Connector thanks to the error message.

Let me know if you have any questions.

3 Likes