Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

eACM translates native RTU and PLC protocols into the highly efficient MQTT protocol utilizing standardized Sparkplug B message formatting. Report-by-exception data can be sent to any MQTT broker and eACM provides backfill for data retention during communication outages.

Edge ACM Core Components:

  • AUTOSOL App Manager: Overall Application Interface

  • Edge ACM: Polling Engine – collects data from End Device using native/field protocol(s)

  • AUTOSOL MQTT: Publisher – supports SparkplugB, publishes polled data to broker and receives “writes” from Broker for connected end device

  • Azure: Native MS Azure Connector for communicating with Azure enabled services

  • File Handler: Enables Publishing of files via MQTT in Base64 format.

  • Priority Forward: Enables multiple connections to a single serial device port; directs traffic per user defined rules to avoid communication interruptions

Native Polling Protocols

eACM currently supports Modbus, Totalflow, ROC, FloBoss, Allen Bradley.

Example eACM Deployment

  • No labels