Data

List of commands:

Get data

To get all the data of a workspace associated to a tag use the command:

zdm workspace data all uid tag

where uid is the uid of the workspace, and tag is the tag of the data to download.

You can also filter result adding the options:

  • --device-id
  • --start
  • --end

List tags

When a device publish data to the ZDM it label them with a string called tag. With the following command you can see all the tags that devices associated to your workspace used as data label.

zdm workspace data tags uid

where uid is the uid of the workspace