Stream Processing is a method of tracking and analyzing streams of information of an event, and eventually obtaining useful structured
conclusions out of that raw information.
SmartWorksEdgeOps is a set of tools for building, maintaining and continuously improving code in resource constrained devices at the
edge of smart connected ecosystems.
After clicking on a Function, a menu as shown below is
displayed. Figure 1.
In the General tab, edit the function:
Option
Description
Status
Indicates if the Function is deployed or
not.
Endpoint
Enable/disable the endpoint.
Note: You can delete a Function without disabling it first.
Description
Function description.
Invocations
Indicates the number of times the Function has
been called.
Click on the Code tab to edit the code associated with the
Function. All changes related to code (change of
template and the code itself) can be edited from here.
Click on the Test button. This opens the API inspector
to test the invocation of your Function. It allows you to
"send" the inputs parameters to the Function and receive the
solution in the test response section.
Figure 2.
You can also try the following endpoints to retrieve the inputs and the
outputs of your Function: