
18
Network Monitor Signal Tower with MP3 NH-FV Series Instruction Manual - Amazon Web Services (AWS) Procedure -
8.Fields and descriptions
8.2. MQTT Publish Function - Field Name List
No.
Field name
Data type
Value
Description
1
client_id *
string
Setup Value
● Notification of client ID value.
● Notification of the value as set in the Amazon Web
Services (AWS) Connection Setup Screen.
2
topic_name *
Setup Value
● Notification of Publish topic value.
● Notification of the value as set in the Amazon Web
Services (AWS) Connection Setup Screen.
3
led_red
0: Light off
1: Light on
2: Flashing 1
3: Flashing 2
Notification of the red LED unit status.
4
led_yellow
Notification of the amber LED unit status.
5
led_green
Notification of the green LED unit status.
6
led_blue
Notification of the blue LED unit status.
7
led_white
Notification of the white LED unit status.
8
buz_pattern
0: Stop
1: Pattern 1
2: Pattern 2
3: Pattern 3
4: Pattern 4
Notification of the buzzer status.
9
sound_pattern
0: Stop, 1 to 70: Channel
number
Notification of the audio channel status.
10
digital_output
0: OFF
1: ON
Notification of the digital output status.
11
digital_input1
Notification of the digital input status.
12
digital_input2
13
digital_input3
14
digital_input4
15
clear
1: Press clear switch
Notification that clear switch was pressed.
Example
●Amber LED unit is on and buzzer pattern 1 is sounding
* "client_id" and "topic_name" are always included at the start of the message.
{
"client_id": "NH",
"topic_name": "NH/Publish",
"led_yellow": "1",
"buzzer_pattern": "1"
}