HTTP-Based Realtime Messaging Integration¶
You can configure the relevant parameters in a third-party system using the EnOS API provided in this chapter. Establish a data transmission channel based on the HTTP protocol between the third-party system and EnOS to transmit real-time messages.
HTTP Port Information¶
Domain |
Port |
Protocol |
Remarks |
---|---|---|---|
iot-http-integration-{env} |
443 |
HTTPS |
/ |
iot-http-integration-{env} |
8080 |
HTTP |
Recommended to enable when security requirements are low. |
Here, {env}
is the domain name of the current EnOS environment. For example, if the EnOS domain you log into is app-portal-eu2.envisioniot.com
, then the domain name would be iot-http-integration-eu2.envisioniot.com
.
Supported HTTP Versions¶
Hypertext Transfer Protocol — HTTP/1.0
Hypertext Transfer Protocol — HTTP/1.1