data in smart client

hi,

i retrieve data like humidity, temperature via mqtt from a lora gateway

how can i show these data in smart client and generate alarm/event?

the gateway cannot be added as a hardware device in management client.

Thank you

There are two ways I want to mention to submit data into XProtect; metadata and analytics events.

Compare the two here: https://developer.milestonesys.com/s/article/DATA-FROM-ANALYTICS-HOW-TO-BEST-IMPLEMENT-A-SOLUTION

From what I gather I do not think the data is high frequency and it is probably analytics events you need.

Two samples than can be used to submit analytics events..

https://doc.developer.milestonesys.com/html/index.html?base=samples/protocolsamples/triggeranalyticseventxml/readme.html&tree=tree_3.html

https://doc.developer.milestonesys.com/html/index.html?base=samples/protocolsamples/eventsrestapipython/readme.html&tree=tree_3.html