To limit bandwidth we would like to change the interval the device is calling home. For us it would be totally fine if the device only contacts the server once every hour.
To access the shell there could be two options:
- let the server know to establish a ssh connection next time he calls home and notify the user that a ssh session has been established
- let the user predefine commands he likes to sent to the server. Next time the server calls home he will then execute them.
Related question
To limit bandwidth we would like to change the interval the device is calling home. For us it would be totally fine if the device only contacts the server once every hour.
To access the shell there could be two options:
Related question