Hello,
I’m using a free trial with the latest version of cumulocity. I’m working on integrating the external system with cumulocity through REST API. I want to output all available operations with capabilities (seems that sometimes it is named fragments). For example, when I connect my smartphone through Cumulocity Sensor App I can retrieve a list of available operations: c8y_Message and c8y_Relay . In the documentation, we find that c8y_Relay operation has two states: OPEN, CLOSED . But can anyone suggest whether these states can be obtained through the REST API?
Thank you!