cURL
curl --request PUT \ --url https://api.serial.io/components/instances/{id}/properties/{propertyId} \ --header 'Authorization: Bearer <token>'
{ "value": 123 }
Add data to property