-
-
Notifications
You must be signed in to change notification settings - Fork 73
Cloud
Gunnar Skjold edited this page Nov 10, 2024
·
2 revisions
Various possibilities to send data to a cloud service
Send the data from your meter to our server, making them available when you are not home, through our cloud service.
To use this service, register your personal account at https://www.amsleser.cloud/. Then go to the configuration page of your device and click "Connect device to my cloud account". The device will then be attached to your personal account in our cloud service.
Configuration:
-
Protocol - What protocol should be used for update
- UDP - Stateless connection which has very low memory footprint and is generally faster. Currently NOT recommended because of stability issues
- TCP - Stateful connection, still pretty fast and ensures reliable delivery. We recommend this protocol
- HTTP - Delivers via HTTP protocol. Use this if you are behind a restrictive firewall
If you have a EnergySpeedometer you can tick this to send data to them. A QR code to scan in the app will appear. Please consult EnergySpeedometer for any issues regarding this connection.