MQTT client - Electronics Forum

Electricity, electronics, microcontrollers and similar

ForoElectro.Net MQTT API

Publish a MQTT message API:

URL:

https://www.foroelectro.net/arduino/api/<ApiKey>/mqtt/publish

http://www.foroelectro.net/arduino/api/<ApiKey>/mqtt/publish

Parameters:

All parameters can be passed in any method (GET, POST, etc).

Return:

Text mode:

JSON mode:

{ }

Review a MQTT messages API:

URL:

https://www.foroelectro.net/arduino/api/<ApiKey>/mqtt/get

http://www.foroelectro.net/arduino/api/<ApiKey>/mqtt/get

Parameters:

All parameters can be passed in any method (GET, POST, etc).

Return:

Output format is always JSON:

{ }

Before using MQTT API:

First you have to create an Application. You will need 2 fields: Name and email. After this you get an ApiKey.

How to get an ApiKey?

To create your ApiKey 2 fields are required: Name and email.

You can use API with your ApiKey or login in this site using also your email to view your data.

Yoiu can create as much applications as youn want with same email, each one will have its own ApiKey.

You can change email or Application, your ApiKey will not change.