From: Louis-Francis Ratté-Boulianne Date: Tue, 2 Jul 2013 18:21:40 +0000 (+0100) Subject: sync: Change value list param of CreateAlarm and ChangeAlarm into switch X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a246e50e62cbcba33d0e1d2371e69e6e089383;p=free-sw%2Fxcb%2Fproto sync: Change value list param of CreateAlarm and ChangeAlarm into switch Values for "Value" and "Delta" fields are 64-bit that couldn't be passed through a regular value list/mask. Signed-off-by: Louis-Francis Ratté-Boulianne Signed-off-by: Peter Harris --- diff --git a/src/sync.xml b/src/sync.xml index 516d149..8a51947 100644 --- a/src/sync.xml +++ b/src/sync.xml @@ -134,16 +134,66 @@ for licensing information. - + + + value_mask + + Counter + + + + ValueType + + + + Value + + + + TestType + + + + Delta + + + + Events + + + - + + + value_mask + + Counter + + + + ValueType + + + + Value + + + + TestType + + + + Delta + + + + Events + + +