Developing without Using EnOS Device SDKs¶
When the device SDKs provided by EnOS cannot meet your requirements, you can send telemetries to EnOS Cloud based on EnOS device protocol standards, which defines the data format to be recognized by EnOS Cloud.
As long as your data format conforms to the standard, you will be able to connect your devices to EnOS.
MQTT Protocol Standard¶
If the devices use the MQTT protocol to communicate with EnOS cloud, see
CoAP Protocol Standard¶
If the devices are using the CoAP protocol to communicate with EnOS cloud, see
HTTP Protocol Standard¶
If the devices are using the HTTP protocol to communicate with EnOS cloud, see