Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The device-mode is a feature in ROS that sets specific limitations to a device for accessing specific configurations. By default, all devices have a mode: enterprise

...

Note

It is possible that in the future there will be a number of devices that will be set to mode = home at the factory, which means that they will reach users with limited functionality, and then if you want advanced features, you will have to change it yourself.

Properties

Following properties are available in the system/device-mode/update console path.

PropertyDescription

  do          scheduler    without-paging
append              duration  hotspot          once   smb          zerotier      
as-value            email     interval         pptp   sniffer      
bandwidth-test      fetch     ipsec            proxy  socks        
container           flagged   l2tp             romon  traffic-gen


activation-timeout
flaging-enabled
mode: (home, enterprise; default: enterprise);Allows choosing from available modes that will limit device functionality. In the future, various modes can be added. 

By default, enterprise mode allows all options except container. So to use the container feature, you will need to turn it on by performing a device-mode update.

By default, home mode excludes the following tags: scheduler, socks, fetch, bandwidth-test, traffic-gen, sniffer, romon, proxy, hotspot, email, zerotier, container.

...