= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
THIS PROJECT IS NOW INACTIVE
This was an implementation of the "PP1" pre-publication version of the standard. The full implementation of the final published version is at github.com/ampii.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
This is a simulator for the BACnet Web Services (BACnet/WS) protocol proposed in Addendum am to ANSI/ASHRAE Standard 135.
PLEASE NOTE: this implements "PPR1" of the protocol that...
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
JSONator is a java based product that allows the serialization and de-serialization of java objects to and from JSON. The website http://json.sourceforge.net/ has detailed information.