Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated screenshots

...

Refresh your "My Picos" page, and click on the "Testing" tab.

Image RemovedImage Added

Notice the button "echo/hello", representing this event for your ruleset named "hello_world". Click on this button to send the event.

Image RemovedImage Added

Using logs

Look at the console from which you started your pico-engine.

...

You can also enter the value for the argument in the "Testing" tab, in the box whose placeholder is "obj", and click on the link "hello".

Image RemovedImage Added

Congratulations! You know how to send queries to a pico, either directly using a URL, or through the UI.

...

With these changes, we can now enter a value into the box whose placeholder is "name" before clicking on the "echo/hello" button to send the event.

Image Added

The console of your web server should now show the expected message like this (embedded in other logging messages):

...