You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
@macu39 In 0.1.6, the Cepheus CEP and Broker support both XML and JSON formats of the NGSI v1 protocol. But the default format is still XML.
When Cepheus contacts a remote host without knowledge of its supported protocols, it uses the XML format for NGSIv1. This means that Cepheus 0.1.6 is not compatible with Orion 1.x and above.
The removal of the XML support in 0.1.7 will fix this issue as all requests will be expected to use the JSON format.
The Orion Context Broker announced it will drop support XML after its next release.
We will also follow and drop XML.
The text was updated successfully, but these errors were encountered: