Enum ProfileParameterCategory
public enum ProfileParameterCategory
Fields
Capability = 4
If this parameter can represent the capabilities of a device.
Capacity = 8
If this parameter can represent the capacities of a device.
Configuration = 2
If this parameter can be used as configuration for the device.
Monitoring = 1
If this parameter can be monitored.