5MQTT transmission Settings(MQTT transmission tab)

Set the transmission content and transmission interval for occupancy data transmission via MQTT.
[Transmission of count data]
Check the box to send count data.
 
Default setting: Unchecked
[Alarm notification]
Check the box to send alarms notification.
 
Default setting: Unchecked
[To MQTT transmission setting]
Click to display the MQTT setting screen of the camera.
[Topic]
Enter the name of the MQTT topic to be sent.
Enter single-byte alphanumerics or symbols,up to 128 characters.
[QoS]
Select QoS level 0, 1, or 2. Communication quality is higher with 0<1<2.
 

0: Messages are delivered at most once with QoS0.
There is no guarantee that the message will reach the server.


 

1: Messages are delivered at least once with QoS1.
It is assured that the message will reach its destination, but it may be duplicated.


 

2: Messages are delivered exactly once with QoS2.
It is assured that the message will arrive only once, no more no less.


 
Default setting: 1
[Retain]
Check this box to have the last notified message stored on the MQTT server.
 
Default: Unchecked
[Transmission interval (Transmission of count data only)]
Select the time interval for transmission of count data.
 
5sec, 10sec, 15sec, 1 min, 5 min, 10 min, 15 min, 30 min, 60 min
 
Default: 5 min
Please refer to the "AI Occupancy Detection I/F Specification" in the URL below for details on HTTP interval transmission and MQTT transmission.
Technical Information <C0319>