vinodtech

Tools

MQTT Payload Decoder Playground

Decode binary MQTT payloads with a configurable schema, inspect raw bytes, and export decoded outputs.

All decoding happens in your browser. No data is uploaded.

Input

Parse status: Ready

Bytes: 18

Detected format: hex

Summary: Hex format

Output

Field NameTypeOffsetLengthRawValueUnits
temperatureint1602253 (0xFD)25.3C
humidityuint1622654 (0x28E)65.4%
batteryuint84187 (0x57)87%
flagsuint85190 (0x5A)0x5A
deviceIduint3264305441741 (0x1234ABCD)0x1234ABCD
notestring_fixed1080x4E4F44452D413100NODE-A1

Raw bytes

Offset0123456789ABCDEFASCII
0x0000FD008E02575ACDAB34124E4F44452D41....WZ..4.NODE-A
0x001031001.

Decoded JSON

ScheduleCall