ADA Documentation Help

Response

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

When a button is pressed the following payload is sent.

{ "battery": 100 "button": 1 }

Field Name

Type

Conditional

Description

Notes

battery

int

Yes

The remaining battery as a percentage.

button

int

Yes

The id of the button which was pressed.

Possible values are 1, 2, 3 and 4.

Devices

Click

DEVICE

Measurement

Supported

battery

Yes

button

Yes

23 juni 2026