Client Libraries
Client libraries in various programming languages may be used to simplify integration and reduce boilerplate code. However, they are entirely optional — the framework exposes its full functionality through standard interfaces and protocols (such as HTTP and MQTT), and can be used independently of any client library. See the Communication Profile pages.
Java
Not yet available.
Python
Not yet available.
NodeJs
Not yet available.
GoLang
Not yet available.