Echtzeitprotokollierungs-Ereignis auslösen

Löst ein Ereignis im Device-Kanal aus.

Kann verwendet werden, um schnell einen Kommentar zu protokollieren, oder für andere Dinge, die noch niemand erdacht hat!

Authentifizierung

AuthorizationBearer

Bearer-Authentifizierung der Form Bearer <token>, wobei token Ihr Auth-Token ist.

Pfadparameter

channel_idstringErforderlichFormat: "uuid"

Geräte-Kanal-ID

input_indexintegerErforderlich>=0

Eine 0-indizierte Ganzzahl, die zum Identifizieren der Eingabe verwendet wird

Header

x-client-versionstringOptionalStandardwert ist 0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/

Anfrage

This endpoint expects an object.
action_typeenumOptional
Erlaubte Werte:
offsetintegerOptional>=0
startobjectOptional
durationobjectOptional

Antwort

OK

Fehler

401
Unauthorized Error