How to use Cumulocity Device mgm / Configuration Repository? -
i upload file on "configuration snapshots repository" page have not found info on how use this.
i try use deploy files device, if possible.
which c8y_supportedoperation (in java agent: supportedoperationtype) have implement in order able use this?
using default devicemangement supportedoperations follows:
c8y_downloadconfigfile -> downloading config files cumulocity device (operation contains link binary file).
c8y_uploadconfigfile -> request device upload current configuration binary.
c8y_configuration -> plain text configuration (stored in device object , not binary).
c8y_softwarelist -> (un-)installing files software repository. operation created represents complete list of software should present on device.
Comments
Post a Comment