Questions regarding connection between openremote and ESP32

  • MQTT Broker Configuration
    • What are the recommended settings for configuring the MQTT broker in OpenRemote?
    • Are there any specific security settings I should be aware of when connecting my ESP32?
  • ESP32 Code Examples
    • Can anyone share example code for connecting an ESP32 to OpenRemote using MQTT?
    • What libraries are essential for ESP32 to communicate with OpenRemote effectively?
  • Auto Provisioning
    • How does auto provisioning work with ESP32 devices in OpenRemote?
    • Are there any specific steps or configurations needed for successful auto provisioning?
  • Troubleshooting Connection Issues
    • What common issues might I encounter when connecting my ESP32 to OpenRemote, and how can I resolve them?
    • How can I verify that my ESP32 is successfully communicating with the OpenRemote MQTT broker?
  • Best Practices
    • What are the best practices for managing multiple ESP32 devices in an OpenRemote environment?
    • Are there any performance considerations I should keep in mind when using ESP32 with OpenRemote?
  • Documentation and Resources
    • Where can I find additional resources or documentation specific to integrating ESP32 with OpenRemote?
    • Are there any community forums or groups focused on OpenRemote and ESP32 that I should join?

Hi! Welcome to the forum!

Most of your questions are answered on these documentation pages;

.
Feel free to ask questions here, or create a new post.
The community (and staff in their spare time) are available on this forum and on GitHub.

Hey guys, we were able to connect MQTT Explorer with openremote and we are sending data manually by publishing it.
Currently we are only able to update on attribute at a time, but we want to be able to send data to all the attribute in a single JSON payload and then we want to update every attribute using it.
Is this way possible?
Is there any better way to do this?

i was trying to get the info of my asset in swagger and i was trying to get the authorize and it says invalid parameter