back

/setIOTASystemConfiguration

Set the IOTA system configuration

{
  "time": 1516176510,
  "timezone_id": "Europe/Amsterdam"
}
{
  "command":"/setIOTASystemConfiguration",
  "command_result": {...},
  "errors": false,
  "general_message":"Successfully set the IOTA system configuration"
}

Note: timezone_id field is nullable; if the value is null, it means that UTC timezone is to be used.