Skip to main content
GET
The limits a sensor is judged against, so a reading can be drawn beside the line it crossed.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
sensor_id
string
sensor_code
string
measurement
string
asset_id
string
name
string
comparison
string
limit_value
string
upper_limit_value
string
hysteresis
string
consecutive_samples
string
severity
string
raises_work_order
string
work_order_type_code
string
is_active
string
open_alerts
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

asset_id
string<uuid>

Note: This is a Foreign Key to asset_contracts.asset_id.

comparison
string<character varying>
Maximum string length: 20
consecutive_samples
integer<integer>
hysteresis
number<numeric>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
limit_value
number<numeric>
measurement
string<character varying>
Maximum string length: 30
name
string<character varying>
Maximum string length: 150
open_alerts
integer<bigint>
raises_work_order
boolean<boolean>
sensor_code
string<character varying>
Maximum string length: 60
sensor_id
string<uuid>

Note: This is a Foreign Key to sensors.id.

severity
string<character varying>
Maximum string length: 20
upper_limit_value
number<numeric>
work_order_type_code
string<character varying>
Maximum string length: 40