You can trigger actions or send messages to your devices using ConnectCore Cloud Services support. Data request example application demonstrates how to listen for custom data using CCCS.
See Receive data from Remote Manager for more information on how to receive data from Remote Manager in your CCCS-enabled device application. |
To remotely send data to your connected devices or trigger specific actions, you can use the provided Remote Manager web service APIs.
Get Started with ConnectCore Cloud Services demo also includes this feature:
-
Get Started with CCCS demo application running on your device accepts different request targets to get device information and configuration, play music, set audio volume, turn on/off
USER_LED
, etc. -
These requests can be performed from Get Started with CCCS demo web application in the Dashboard page.
Management operations can also be automated using Automations and Configurations. See Automate operations with web services for more information.
See Send data to devices for more information on web service APIs. |