Create Functions

Functions provide the capability to execute the custom business rules.

For example, one of the computer property's is “CPU” indicating the usage of the CPU. When this usage exceeds a certain range, the CPU state property should update to understand whether it is “Normal usage”, “High usage” or “Revision needed” depending on the “CPU” property.