Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Response for bulk attribute/command action must include host, device, name fields #52

@Ingvord

Description

@Ingvord

even if failed

GET /tango/rest/v11/attributes/value?wildcard=localhost:10000/sys/tg_test/1/no_value

[
  {
     host: "localhost:10000",
     device: "sys/tg_test/1",
     name: "no_value",
     errors: [/*...*/],
     quality: "FAILURE",
     timestamp: 1234/*...*/
  }
]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions