Offline Message Integration (Pass-through)¶
The third-party system may pass raw data (such as binary data) through to EnOS. Raw data includes measurement points, attributes, and events. EnOS will convert the raw data into corresponding standard data formats by using the data-parsing script that users have defined. The data passed through has no common message body.
Upstream
Request TOPIC:
sys/${productKey}/integration/model/up_raw
Response TOPIC:
sys/${productKey}/integration/model/up_raw_reply
For more information about configuring data parsing scripts, see Parsing Custom Format Data.