Zen API
zIndicator
C
struct zIndicator {
  z64s id;
  z64s instance;
  z64s value;
};
Members
Members 
Description 
z64s id; 
Indicator id (see FireSync Host Protocol guide). 
z64s instance; 
Indicator instance. 
z64s value; 
Indicator value. 
Description

A FireSync health indicator.

File

zIndicators.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.