Agent Documentation

pattoo comes with a number of standard agents, but you can also create your own custom agents to meet your needs. Both approaches are described here.

pattoo Standard Agents

Here is a description of currently supported pattoo agents.

Agent Description Documenatation
pattoo_agent_opcuad Python3 based daemon that polls remote ip_devices for OPC UA data. Documentation can be found here. Pattoo OPC UA Agents

Creating Custom Agents

Please visit the Pattoo Shared documentation site to see how it is done.