-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
hello, I want to do MQTT integration on Zabbix agent2. the data has been successfully entered in JSON format {"value":53, "ts":1751861784893}. then I did reprocessing to make 1 item 1 data.
but when I want to add a new item with the same key mqtt.get[SERVER,TOPIC,USER,PASSWORD] can't because the item key is the same as the previous one. is there any way to create an item and receive more than 1 json key data ???