ASHRAE Standard 205 Resource Files

Example Files


Examples provided here are for illustrative purposes only. While CBOR is the official representation format defined by ASHRAE Standard 205, it is sometime convenient to view and edit representation data in other formats. All other file formats must be translated to CBOR for use in application software. Routines for converting between the file formats are included in Toolkit 205.

Each example represntation is provided in four formats:

  • CBOR: CBOR is machine-readable, but not human-readable.
  • XLSX: Convenient spreadsheet format for viewing and editing representation data (see XLSX Templates for empty examples for creating new representations).
  • JSON: A common, human-and-machine-readable data exchange format.
  • YAML: An alterntaive common, human-and-machine-readable data exchange format.