Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
Use this portal to submit your innovative ideas to make Geo SCADA Expert and Devices such as SCADAPack, Trio and Realflo of greater value to you and to the SCADA & Telemetry community. Every idea will be individually reviewed by our team for merit and will be marked Under Consideration.
Search in
Currently the built-in MQTT driver only supports JSON Schema A.
It would be really handy if we could specify a value path through deeper schema layers.
For Example
The Tag Name in MQTT Points currently only supports a reference to the value.
{
"value": 0.000,
"time": 1617040157
}
Tag Name: value
Deeper traversal would just look something like this:
{
"payload":{
"value": 0.000
"time": 1617040157
}
}
Tag Name: payload.value
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.