Search results

  1. S

    IPC-T54IR-ZE-S3 - AI Send Command to Openhab

    command \ parameter1=X \ parameter2=Y becomes command parameter1=X parameter2=Y But that is not going to work here anyways. The field behind the server is probably just the remainder of an URL, so you could make it like "rest/items/Patio_Lights_UPB_Level but OpenHAB has to know how to...
  2. S

    IPC-T54IR-ZE-S3 - AI Send Command to Openhab

    How about not using new lines? Replace each backslash by the text on the line below it.