add IPv6 support

This commit is contained in:
meeki007
2021-02-19 17:12:54 -05:00
committed by GitHub
parent 55d6f82fbd
commit 21229ca010

View File

@@ -9,6 +9,12 @@
"timed": "Timed",
"triggered": "Triggered"
},
"protocol": "Protocol",
"protocol_option": {
"auto": "Automatic",
"ipv4": "IPv4",
"ipv6": "IPv6"
},
"tip": "Note: Leave Target field blank to allow msg.payload to set hosts dynamically."
}
}