This node streams real-time traffic light status from a simulated intersection in Augsburg using the Neuronum library. It cycles through green
, yellow
, and red
phases with natural timing intervals.
48.3705°N, 10.8978°E
{
"gateways": [
{
"type": "stream",
"id": "AN9UxGDzCkaF::stx",
"link": "https://neuronum.net/stream/AN9UxGDzCkaF::stx",
"info": "Real-time stream of traffic light status",
"cli-command": "neuronum sync --stx AN9UxGDzCkaF::stx"
},
{
"type": "transmitter",
"id": "GTsxEJVkEwxj::tx",
"link": "https://neuronum.net/tx/GTsxEJVkEwxj::tx",
"info": "Activate to trigger a red light",
"cli-command": "neuronum activate --tx GTsxEJVkEwxj::tx 'push:button'"
}
]
}
This node streams real-time traffic light status from a simulated intersection in Augsburg using the Neuronum library. It cycles through green
, yellow
, and red
phases with natural timing intervals.
48.3705°N, 10.8978°E
{
"gateways": [
{
"type": "stream",
"id": "AN9UxGDzCkaF::stx",
"link": "https://neuronum.net/stream/AN9UxGDzCkaF::stx",
"info": "Real-time stream of traffic light status",
"cli-command": "neuronum sync --stx AN9UxGDzCkaF::stx"
},
{
"type": "transmitter",
"id": "GTsxEJVkEwxj::tx",
"link": "https://neuronum.net/tx/GTsxEJVkEwxj::tx",
"info": "Activate to trigger a red light",
"cli-command": "neuronum activate --tx GTsxEJVkEwxj::tx 'push:button'"
}
]
}