Device Parameters
Every device in Koios has a set of parameters that describe its current state, configuration, and protocol-specific connection settings. You can view all parameters on a device's Parameters tab, organized into three sections: Live Data, Configuration, and Protocol.
Live Data
Live data parameters are read-only values that update in real time. They reflect the device's current operational state and are useful for monitoring and troubleshooting.
Configuration
Configuration parameters control how the device behaves. These are set when you create or edit a device.
Core Settings
Scanning
For detailed explanations of the on-demand settings (freshness, batch window) and how they affect AI model inference latency, see On-Demand Scanning.
Diagnostics
Metadata
Protocol Parameters
In addition to the shared parameters above, each device has protocol-specific settings that define how Koios connects to the external system. These parameters only appear for devices using the corresponding protocol.
OPC-UA
For full setup instructions, see Creating an OPC-UA Device.
Modbus TCP
For full setup instructions, see Creating a Modbus TCP Device.
EtherNet/IP
Common fields (both types):
Logix Controller additional fields:
Generic CIP additional fields:
For full setup instructions, see Creating an EtherNet/IP Device.
SOAP (RDM)
For full setup instructions, see Creating a SOAP Device.
REST (CAREL BOSS)
For full setup instructions, see Creating a REST Device.
Microsoft SQL
For full setup instructions, see Creating a Microsoft SQL Device.
Parameter Mappings
Any device parameter — live or configuration — can be mapped to a tag. This lets you:
- Record parameter values (like status or error codes) into the time-series database for historical analysis
- Use parameter values in expressions or as inputs to AI models
- Monitor device health trends over time (e.g. tracking overscan frequency)
To create a mapping, click the map icon next to the parameter in the Parameters tab. You'll be prompted to select or create a tag to receive the parameter's value.
