@ -222,6 +222,53 @@
' d a t a ' : { ' i f ' : ' s t r ' ,
' c a n b u s ' : ' s t r ' } }
# #
# @ C o l o C o m p a r e P r o p e r t i e s :
#
# P r o p e r t i e s f o r c o l o - c o m p a r e o b j e c t s .
#
# @ p r i m a r y _ i n : n a m e o f t h e c h a r a c t e r d e v i c e b a c k e n d t o u s e f o r t h e p r i m a r y
# i n p u t ( i n c o m i n g p a c k e t s a r e r e d i r e c t e d t o @ o u t d e v )
#
# @ s e c o n d a r y _ i n : n a m e o f t h e c h a r a c t e r d e v i c e b a c k e n d t o u s e f o r s e c o n d a r y
# i n p u t ( i n c o m i n g p a c k e t s a r e o n l y c o m p a r e d t o t h e i n p u t o n
# @ p r i m a r y _ i n a n d t h e n d r o p p e d )
#
# @ o u t d e v : n a m e o f t h e c h a r a c t e r d e v i c e b a c k e n d t o u s e f o r o u t p u t
#
# @ i o t h r e a d : n a m e o f t h e i o t h r e a d t o r u n i n
#
# @ n o t i f y _ d e v : n a m e o f t h e c h a r a c t e r d e v i c e b a c k e n d t o b e u s e d t o c o m m u n i c a t e
# w i t h t h e r e m o t e c o l o - f r a m e ( o n l y f o r X e n C O L O )
#
# @ c o m p a r e _ t i m e o u t : t h e m a x i m u m t i m e t o h o l d a p a c k e t f r o m @ p r i m a r y _ i n f o r
# c o m p a r i s o n w i t h a n i n c o m i n g p a c k e t o n @ s e c o n d a r y _ i n i n
# m i l l i s e c o n d s ( d e f a u l t : 3000 )
#
# @ e x p i r e d _ s c a n _ c y c l e : t h e i n t e r v a l a t w h i c h c o l o - c o m p a r e c h e c k s w h e t h e r
# p a c k e t s f r o m @ p r i m a r y h a v e t i m e d o u t , i n m i l l i s e c o n d s
# ( d e f a u l t : 3000 )
#
# @ m a x _ q u e u e _ s i z e : t h e m a x i m u m n u m b e r o f p a c k e t s t o k e e p i n t h e q u e u e f o r
# c o m p a r i n g w i t h i n c o m i n g p a c k e t s f r o m @ s e c o n d a r y _ i n . I f t h e
# q u e u e i s f u l l a n d a d d t i o n a l p a c k e t s a r e r e c e i v e d , t h e
# a d d t i o n a l p a c k e t s a r e d r o p p e d . ( d e f a u l t : 1024 )
#
# @ v n e t _ h d r _ s u p p o r t : i f true , v n e t h e a d e r s u p p o r t i s e n a b l e d ( d e f a u l t : false )
#
# S i n c e : 2.8
# #
{ ' s t r u c t ' : ' C o l o C o m p a r e P r o p e r t i e s ' ,
' d a t a ' : { ' p r i m a r y _ i n ' : ' s t r ' ,
' s e c o n d a r y _ i n ' : ' s t r ' ,
' o u t d e v ' : ' s t r ' ,
' i o t h r e a d ' : ' s t r ' ,
' * n o t i f y _ d e v ' : ' s t r ' ,
' * c o m p a r e _ t i m e o u t ' : ' u i n t 64 ' ,
' * e x p i r e d _ s c a n _ c y c l e ' : ' u i n t 32 ' ,
' * m a x _ q u e u e _ s i z e ' : ' u i n t 32 ' ,
' * v n e t _ h d r _ s u p p o r t ' : ' b o o l ' } }
# #
# @ C r y p t o d e v B a c k e n d P r o p e r t i e s :
#
@ -458,6 +505,7 @@
' a u t h z - s i m p l e ' ,
' c a n - b u s ' ,
' c a n - h o s t - s o c k e t c a n ' ,
' c o l o - c o m p a r e ' ,
' c r y p t o d e v - b a c k e n d ' ,
' c r y p t o d e v - b a c k e n d - b u i l t i n ' ,
{ ' n a m e ' : ' c r y p t o d e v - v h o s t - u s e r ' ,
@ -501,6 +549,7 @@
' a u t h z - p a m ' : ' A u t h Z P A M P r o p e r t i e s ' ,
' a u t h z - s i m p l e ' : ' A u t h Z S i m p l e P r o p e r t i e s ' ,
' c a n - h o s t - s o c k e t c a n ' : ' C a n H o s t S o c k e t c a n P r o p e r t i e s ' ,
' c o l o - c o m p a r e ' : ' C o l o C o m p a r e P r o p e r t i e s ' ,
' c r y p t o d e v - b a c k e n d ' : ' C r y p t o d e v B a c k e n d P r o p e r t i e s ' ,
' c r y p t o d e v - b a c k e n d - b u i l t i n ' : ' C r y p t o d e v B a c k e n d P r o p e r t i e s ' ,
' c r y p t o d e v - v h o s t - u s e r ' : { ' t y p e ' : ' C r y p t o d e v V h o s t U s e r P r o p e r t i e s ' ,