Connector API
Device-Connectivity APIs reference
Find here the protocol supported to connect your devices to West Connectivity.
Info
Regardless of the protocol, follow the West Connectivity Supported TLS Spec..
West Connectivity Connector is powered by the Device2 Micro-Service, have a look to its reference API for more information.
Supported Protocols
West Connectivity supports both HTTP and MQTT protocols, allowing you to choose the one that best suits your use case without requiring any additional configuration.
Note
The communication between the device and the West connectivity endpoints (APIs) is secured by TLS and accessible via port 443.
Note
The content service APIs are exclusively supported under the HTTP protocol.
HTTP integration
HTTP is simpler to get started with and expose files management features.
MQTT integration
MQTT is a protocol optimized for IoT devices, featuring lower network footprint and better performance than HTTP.