Item type: RESTItem
Item which makes it possible to GET content from REST server as byte array or POST byte array to REST server
The RESTItem item type has the following properties:
| Name | Description | ID | Flags |
|---|---|---|---|
| Enabled | This attribute indicated whether the items operations is enabled or not | 10009 | Persisted |
| ExtItemOverrideMethod | This attribute decides what method to use when assigning a value from an external item. | 5999 | Persisted, Enumerated, BitMask |
| GET status | This attribute indicates whether the GET went well or not | 10005 | Persisted, ReadOnly |
| NewTimestampEveryReadCycle | This attribute indicated whether the item should get a new timestamp even if the content is the same | 10008 | Persisted |
| OnlyReadWhenTriggered | This attribute indicates whether the item should only read source when triggered, and not when it is attempted to be read itself | 10010 | Persisted |
| OperatingMode | This attribute selects whether it content is read or should be written | 10001 | Persisted, Enumerated |
| POST status | This attribute indicated whether the POST went well or not | 10004 | Persisted, ReadOnly |
| Quality | Item quality | 3 | NormalPage |
| Rights | Item access rights | 5 | ReadOnly |
| Time | Item timestamp | 4 | NormalPage |
| Type | Item canonical datatype | 1 | ReadOnly |
| URL | URL specifies which URL the item utilises for communication | 10002 | Persisted, URL |
| Value | Item value | 2 | NormalPage |
See also Predefined Item Properties and OPC DA Properties