For demonstration and test purposes, we have created an tool based on opensource software. We as Gigaset take no responsibility for this tool.
This tool is using the opensource software Node-RED.
1. Installation of Node-RED |
Via the open-source program Node-RED we have created an graphical tool to simulate an Message/Location server.
2. Prepare the cordless system |
Enable the MQTT interface using the following provisioning template (Click here to download the file)
Go to: SETTINGS - System - Provisioning and configuration - Browse
Select the above provisioning file: AMLdemo.xml
Click on Upload
Click on Start auto configuration
<?xml version="1.0" encoding="UTF-8"?> <provisioning version="1.1" productID="e2"> <nvm> <oper name="set_external_client"> <param name="Username" value="as1" /> <param name="Password" value="123456789012345678901234567890aB" /> </oper> <oper name="set_uci"> <param name="mosquitto.listener.enabled" value="1" /> </oper> </nvm> </provisioning> |
Take one of the following DECT handset:
3. Node-RED configuration |
1. Download the following Node-RED configuration (json) file:
2. Download the icons: logo.zip
3. Open de Node-RED configuration interface: http://<IP address>:1880
4. In Node-Red click on and then Import
Import the json file that you downloaded in step 1
If the system informs you that a node already exist, click on Import copy
5. In Node-Red, click on Deploy
6. The next step is to configure the MQTT interface with the Nx70
Open the Node-Red web-interface http://<IP address>:1880/ui
Open the node MQTT Send Message that can be found on the TAB: Gigaset AML messaging demo:
7. MQTT Publish topic:
You need to define the MQTT topic, use the same settings like described.
8. MQTT Broker settings.
Click on edit to configure the MQTT Broker
9. Security
On the security tab, add your Nx70 application server username and password:
Confirm your changes
10. After this the MQTT node should be able to connect to your Nx70
11. You can start sending the first message, open the web-interface http://<IP address PC with Node-RED>:1880/ui
This tool shows also the icons you can see on your handset, for this the icons have to be uploaded to the PC running Node-RED.
The function node "function" that can be found on the TAB: Gigaset AML messaging demo: has the location the icons are stored on your PC.
Unzip the file containing the icons to the directory.
On my system, they are in the C:\logo directory
You can adopt the layout to your whishes, here the settings used in the example:
Click on the and select Dashboard - Theme
4. Open the Node-RED webinterface: http://<IP address>:1880/ui and click on and select "Gigaset AML Location demo"
5. Enter the handset SIP-ID and click on "Request Location information" to get the DECT and BLE beacons back.
Please remember:
After pressing SEND MESSAGE nothing happens
Please check:
Message is send but icons are not displayed or show "I" icon
Please check: