https://nodejs.org/en
https://www.youtube.com/@Node-RED
"flow.json" From download section
Node-types
create flow ( hello-world)
Deployment
Create "HTTP-in" POST node
Create "MQTT OUT" Node
Check your EMQX Setting
note the authentication setting for user/password
POST MAN for testing
MQTT Subscribe
RESTFUL POST ( Simulation for IoT Devices)
IoT Client ( Restful web client) --> Edge Services ( RESTful Server on Node-red)
Edge Services ( Local handle on Node-red ) -->Local handle , alert ...
Edge Services ( MQTT Client on Node-red ) --> notify remotely