Skip to content
This repository has been 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

Open
Ingvord opened this issue May 23, 2020 · 0 comments

Comments

@Ingvord
Copy link
Member

Ingvord commented May 23, 2020

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/*...*/
  }
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant