An open API service indexing awesome lists of open source software.

https://github.com/reubenmiller/c8y-devmgmt

WIP: Device management extension
https://github.com/reubenmiller/c8y-devmgmt

go-c8y-cli go-c8y-cli-extension

Last synced: 2 months ago
JSON representation

WIP: Device management extension

Awesome Lists containing this project

README

        

**Note:** :construction: work in progress

# c8y-devmgmt

go-c8y-cli extension to provide some device management features.

## What is included?

|Type|Included|Notes|
|----|:-:|-----|
|Aliases|🔲||
|Commands|✅|Common device management commands, e.g. restart, cancelOperations, execute command|
|Templates|✅|Device specific templates for sending operations|
|Views|✅|Data point library and custom device views|

## Install

The extension can be installed using the following command.

```sh
c8y extension install reubenmiller/c8y-devmgmt
```