Platform

Settings

16 views 0

Each Asset type can refer some specific settings. These settings are not relevant for RoboFuse IoT but can be relevant for:

  • Your application
  • Your device

Here is an example of the RoboFuse IoT gateway firmware:

{
    "device_settings": {
        "device_time_zone": "Europe.Bucharest",
        "sensors_reading_frq": 4,
        "log_freq": 60,
        "protocol": "mqtt"
    },
    "gateway": {
        "children": [
            "VpWfEUvCALaLuRdwz4kZ73rlMAuc01",
            "VpWfEUvCALaLuRdwz4kZ73rlMAuc02",
            "VpWfEUvCALaLuRdwz4kZ73rlMAuc03",
            "VpWfEUvCALaLuRdwz4kZ73rlMAuc04",
            "VpWfEUvCALaLuRdwz4kZ73rlMAuc05"
        ]
    }
}

Here are the settings defined for this specific use case:

  • Device time zone – at the Device activation, device can change internal time zone
  • It specifies the preferred protocol to send data to Cloud – MQTT

Because this Asset is a gateway, it refers all Children.

Was this helpful?

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close