processorHistory
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
History of a processor's properties.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| processorId (string) | 0/1 | The processor id. |
| propertyHistory ((anonymous)) | 0/1 | The history for this processors properties. |
JSON
| property | type | description |
|---|---|---|
| processorId | processorId (string) | The processor id. |
| propertyHistory | propertyHistory ((anonymous)) | The history for this processors properties. |