{"id":21954620,"url":"https://github.com/jerady/mqttfx-payload-decoders","last_synced_at":"2026-03-08T10:30:54.862Z","repository":{"id":18367367,"uuid":"84112836","full_name":"Jerady/mqttfx-payload-decoders","owner":"Jerady","description":"The default preset of MQTT.fx message payload decoder implementations based on addon-commons.","archived":false,"fork":false,"pushed_at":"2024-01-13T12:12:46.000Z","size":635,"stargazers_count":12,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T23:22:21.022Z","etag":null,"topics":["java","mqtt","mqttfx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jerady.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-06T19:34:49.000Z","updated_at":"2025-02-18T06:10:13.000Z","dependencies_parsed_at":"2022-08-07T09:00:39.999Z","dependency_job_id":null,"html_url":"https://github.com/Jerady/mqttfx-payload-decoders","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerady%2Fmqttfx-payload-decoders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerady%2Fmqttfx-payload-decoders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerady%2Fmqttfx-payload-decoders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerady%2Fmqttfx-payload-decoders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerady","download_url":"https://codeload.github.com/Jerady/mqttfx-payload-decoders/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250415943,"owners_count":21426888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","mqtt","mqttfx"],"created_at":"2024-11-29T07:20:39.814Z","updated_at":"2025-10-30T09:49:47.901Z","avatar_url":"https://github.com/Jerady.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Default MQTT.fx Payload Decoders\n\n![](images/MQTTfx_icon_256.png)\n\nThe default preset of [MQTT.fx](http://mqttfx.org) message payload decoder implementations based on \n[addon-commons](https://github.com/Jerady/addon-commons).\n\n## Available Decoders\n\n| Name          | Classname     | Version | Pupose|\n| :------------- |:-------------| :-----: | :----- |\n| Plain Text Decoder     | ```de.jensd.addon.decoder.preset.PlainTextDecoder``` | 1.1.0 | Decodes the payload data into plain text |\n| Base64 Decoder        | ```de.jensd.addon.decoder.preset.Base64Decoder``` | 1.1.0 | Decodes the payload data into base64 endcoding |\n| JSON Pretty Format Decoder     | ```de.jensd.addon.decoder.preset.JsonPrettyFormatDecoder``` | 1.1.0 | Decodes JSON payload data into a readable format|\n| Hex Format Decoder    | ```de.jensd.addon.decoder.preset.HexFormatDecoder``` | 1.1.0 |Decodes the payload data into a hex formatted string |\n| Sparkplug Decoder     | ```de.jensd.addon.decoder.preset.SparkplugDecoder``` | 1.1.0 | Decodes the binary Sparkplug payload data into a JSON representation |\n| Sparkplug Pretty Format Decoder     | ```de.jensd.addon.decoder.preset.SparkplugPrettyFormatDecoder``` | 1.1.0 | Decodes the binary Sparkplug payload data into a formatted JSON representation |\n| MsgPack Decoder | ```de.jensd.addon.decoder.preset.MsgPackDecoder``` | 1.1.0 | Decodes the msgpack payload data into plain text |\n\n## Sparkplug Decoder\n\nSparkplug is a specification for MQTT enabled devices and applications to send and receive messages in a stateful way. \n\nA decoder for the binary Sparkplug payload data has been added recently.\nMany Thanks to Wes Johnson from [Cirrus Link](https://www.cirrus-link.com) for contribution!\n\nYou can get more information about Sparkplug [here](https://github.com/Cirrus-Link/Sparkplug)!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerady%2Fmqttfx-payload-decoders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerady%2Fmqttfx-payload-decoders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerady%2Fmqttfx-payload-decoders/lists"}