Version | Date | Description |
---|---|---|
14 | 2012-04-XX | Refactoring of GetStatus and GetAuditTrails |
13 | 2012-02-XX | Introduced ChecksumType enum. |
10-12 | 2012-02-25 | Minor bux fixed leading to the the correct version 12. |
9 | 2012-01-24 | Conversion of all enum types to strings |
Type | Changes | By |
---|---|---|
Added 'MinSequenceNumber', 'MaxSequenceNumber', 'MinTimestamp' and 'MaxTimestamp' to 'GetAuditTrailsRequest' message. | Mikis | |
Added 'From' element to all messages. | Mikis | |
Refactoring of GetStatus related messages. | Kim |
Type | Changes | By |
---|---|---|
ChecksumType is now an type safe enum. The previous ChecksumType_TYPE has be replaced by the ChecksumType simple type. | Mikis |
Type | Changes | By |
---|---|---|
All enums types are now string instead og integers. | Mikis | |
The _TYPE postfixs has been removed from the enum type name. The previos uppercase ALARMCODE_TYPE has at the same time been change to the normal Camelcasing format used for all other types and elements (AlarmCode). | Mikis |