Versions Compared

Key

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

...

Note

If your payload contains escape characters such as backslash you will need to use the 'r' modifier on your payload string to ensure these are included

payload = r{"metadata" : {},"plan" : {"requiredState" : {"value_control" :"{\"pump_1\":{\"4\":\"off\",\"3\":\"off\",\"2\":\"off\",\"1\":\"off\"},},},}}"},"statereturn" : {}},"version" : 12}


When complete, the script should look something like this.  Now click OK.

...