InlineSensorList1

InlineSensorList1
InlineSensorList1
JSON Example
{
    "results": [
        {
            "_create_user": "string",
            "_create_time": 0,
            "_last_modified_user": "string",
            "_last_modified_time": 0,
            "_revision": 0,
            "_resource_type": "string",
            "_system_owned": false,
            "id": "string",
            "display_name": "string",
            "description": "string",
            "site_ids": [
                "string"
            ],
            "token_id": "string",
            "certificate": "string",
            "pem_encoded": "string",
            "algorithm": "string",
            "key_size": 0
        }
    ]
}
array of Sensor
results
Required

List of sensors.

Used By