ADA Documentation Help

Click

When the message contains a Click payload, the value Click will be in the deviceType field of the uplink request.

When a button is pressed the following payload is sent.

{ "button": 0 }

Field Name

Type

Conditional

Description

Notes

button

int

Yes

The id of the button which was pressed.

Possible values are 0, 1, 2 and 3.

Periodically a payload containing the remaining battery is sent.

{ "battery": 0 }

Field Name

Type

Conditional

Description

Notes

battery

int

Yes

The remaining battery as a percentage.

Documentation still in preparation...

19 juni 2025