Step 2: Create a Service

A Service groups multiple Characteristics and defines a specific function of a device.
For example, a Power Measurement Service may include multiple data points like Voltage, Current, and Power.

  • Navigate to PrototypesServices
  • Click "Add New"
  • Enter the following details:

    • Name: Assign a meaningful name (e.g., PowerSwitch)
    • Unique Code: Provide a unique identifier
  • Click "Save"
  • PowerSwitch - Unique Code: power_switch
  • PowerMeasurement - Unique Code: power_measurement