Creating a REST Device
After creating a device with the REST protocol, you'll land on its Configuration tab. This is where you provide the connection details Koios needs to communicate with the REST API.
Built for CAREL BOSS
Configuration Fields
REST Type
The type of REST service you're connecting to.
- Required
URL
The base URL of the REST API endpoint.
- Required
- Example:
https://192.168.1.100/api/v1
Authentication Type
How Koios authenticates with the REST API.
- Default: Username/Password
When set to Username/Password, two additional fields appear:
- Username — the account to authenticate as (required)
- Password — the password for the account (required)
Verify SSL
Whether Koios verifies the server's SSL certificate when connecting over HTTPS.
- Default: Disabled (unchecked)
Disabling SSL verification
Timeout (seconds)
How long Koios waits for the API to respond before giving up.
- Default: 5 seconds
- Minimum: 1 second
- Maximum: 300 seconds (5 minutes)
Max Retries
The maximum number of times Koios will retry a failed request before reporting an error.
- Default: 5
- Minimum: 1
- Maximum: 10
After Configuration
Once you've filled in the connection settings:
- Save the configuration
- Test the connection — click theTestbutton to verify Koios can reach the BOSS API
- Add tags — define the BOSS variables you want to read or write (see Creating a REST Tag)
- Enable the device — flip the enable switch to start scanning
