Versions Compared

Key

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

...

Code Block
<action action_id="Switch_LED_green" device_id="dev_X20BC0087">
    <commands>
      <command command_id="ON">write_single_coil(10,[1])</command>
        <command command_id="OFF">write_single_coil(10,[0])</command>
      </commands>
    </action>

This action needs to be configured in the Sensor Template and the be deployed to the according Location (See also How to deploy a Site Template).

If this action has been added to the locationa Location, we will see a new action button in the Admin & Live table - My Organization → Locations → ExampleName Image Removed

Image Added

These actions are on the complete bottom of the Admin & Live table.

 

Info

These actions can also be added to the Views under Views → Organization → ExampleName

Image RemovedImage Added

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("remote","command","actions","kb-troubleshooting-article","templates","kb-how-to-article") and type = "page" and space = "KB"
labelsactions remote command kb-how-to-article kb-troubleshooting-article templates

...