Trigger a real-time logging event

Triggers an event on the device channel. Can be used for logging a quick comment, or for other things that haven't been dreamed up yet!

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

channel_idstringRequisformat: "uuid"
Device channel id
input_indexintegerRequis>=0

An 0-indexed integer that will be used to identify the input

En-têtes

x-client-versionstringOptionnelPar défaut 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/

Requête

This endpoint expects an object.
action_typeenumOptionnel
Valeurs autorisées:
offsetintegerOptionnel>=0
startobjectOptionnel
durationobjectOptionnel

Réponse

OK

Erreurs

401
Unauthorized Error