action opto22_write_tag { label: "writeTag" description: "Writes a new value to the given tag. Authorized for admins and editors." provider: opto22 method: POST path: "/v1/data-store/write/{id}" encoding: json output: { type: "object" additionalProperties: true } }