https://github.com/gorenje/tadsummit_diameter
TADSummit Diameter flow examples
https://github.com/gorenje/tadsummit_diameter
erlang erlang-red flow-based-programming node-red tadsummit
Last synced: 6 months ago
JSON representation
TADSummit Diameter flow examples
- Host: GitHub
- URL: https://github.com/gorenje/tadsummit_diameter
- Owner: gorenje
- License: gpl-3.0
- Created: 2025-10-08T08:59:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-14T21:37:59.000Z (9 months ago)
- Last Synced: 2026-01-12T02:37:38.257Z (6 months ago)
- Topics: erlang, erlang-red, flow-based-programming, node-red, tadsummit
- Homepage: https://github.com/gorenje/erlang-red
- Size: 1.74 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TADSummit - Erlang-Red diameter example and walkthrough
Examples used in the [TADSummit presentation](https://www.youtube.com/watch?v=N15_HcfYBlo) walkthrough of Erlang-Red.
Part of the [Erlang-Red](https://github.com/gorenje/erlang-red) Project: Visual Flpw Based Programming for Erlang inspired by [Node-RED](https://nodered.org).
## Access via FlowHub.org
Direct access to this repository is possible:
- from within Node-RED or Erlang-Red via the [FlowHub](https://flows.nodered.org/node/@gregoriusrippenstein/node-red-contrib-flowhub) nodes
- [Erlang-Red online instance](https://ered.fly.dev/erlang-red)
- [Browser-Red serverless Node-RED instance](https://deadred.openmindmap.org)
Using the following read-only token:
```
fhb_WyJmNmNOek00VmkwWFZSd0txd2loMUFnPT0iLCJTQWdDejd0bEtNQnh2VlU4U2VCc05GUlUzYWgyZkhGS2xwTjZLbDVjcFhKYzJjd3Qvbm05T0ZMeE02NS9LRVVvSnovaWNzVVZUR1BSV0VYS0dkcmdzYUJVRVBQV044bXBodU9URVdlZ280Y01SNkJTVmt5TXRYcDFYVzRhYTRqa2k3SitrdE1VUHdSc3h3cHNZWTQ1SWJFaGdIcjBMcnBVZ1drZVpZWTdRUVlqKzhYSTByblJtQ0tpQzJBTUU2VXlocW9pZnIxY0VhQ3BhVzh3RlA1alArOGoxeXNpQkpzMHZiQT0iXQ
```
How to add the token to the FlowHub nodes:

Then open the pull tab to refresh the test suite list:

Double clicking on any test flow will import that flow.
This token also works in the [browser-only serverless](https://deadred.flowhub.org) version of Node-RED, for those who do not wish to install Node-RED.