org.addsimplicity.anicetus.io
Class JsonConstants

java.lang.Object
  extended by org.addsimplicity.anicetus.io.JsonConstants

public class JsonConstants
extends java.lang.Object

JsonConstants define the strings that are shared between the encoding and decoding of telemetry.

Author:
Dan Pritchett (driveawedge@yahoo.com)

Field Summary
static java.lang.String ANICETUS_TYPE
          The key used identify the type of the telemetry.
 
Constructor Summary
JsonConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANICETUS_TYPE

public static final java.lang.String ANICETUS_TYPE
The key used identify the type of the telemetry.

See Also:
Constant Field Values
Constructor Detail

JsonConstants

public JsonConstants()


Copyright © 2009 Add Simplicity. All Rights Reserved.