exp

dragonfly-trace exp

Commands for translating Honeybee ProgramTypes to TRACE 700 EXP files.

dragonfly-trace exp [OPTIONS] COMMAND [ARGS]...

program-to-trace700-airflow

Translate a Honeybee ProgramType JSON into an Airflow EXP template.

Args:
program_file: Full path to a Honeybee ProgramType JSON file.
dragonfly-trace exp program-to-trace700-airflow [OPTIONS] PROGRAM_FILE

Options

-ip, --imperial, -si, --metric

Flag to note whether imperial or metric units should be used for values in the output EXP file.

Default:

True

-f, --output-file <output_file>

Optional EXP file to output the string of the translation. By default it is printed out to stdout.

Default:

'-'

Arguments

PROGRAM_FILE

Required argument

program-to-trace700-exp

Translate a Honeybee ProgramType file to a TRACE 700 EXP file.

Args:
program_file: Full path to a Honeybee ProgramType JSON file.
dragonfly-trace exp program-to-trace700-exp [OPTIONS] PROGRAM_FILE

Options

-ip, --imperial, -si, --metric

Flag to note whether imperial or metric units should be used for values in the output EXP file.

Default:

True

-f, --output-file <output_file>

Optional EXP file to output the string of the translation. By default it is printed out to stdout.

Default:

'-'

Arguments

PROGRAM_FILE

Required argument

program-to-trace700-internal-loads

Translate a Honeybee ProgramType JSON into an Internal Loads EXP template.

Args:
program_file: Full path to a Honeybee ProgramType JSON file.
dragonfly-trace exp program-to-trace700-internal-loads [OPTIONS] PROGRAM_FILE

Options

-ip, --imperial, -si, --metric

Flag to note whether imperial or metric units should be used for values in the output EXP file.

Default:

True

-f, --output-file <output_file>

Optional EXP file to output the string of the translation. By default it is printed out to stdout.

Default:

'-'

Arguments

PROGRAM_FILE

Required argument

program-to-trace700-thermostat

Translate a Honeybee ProgramType JSON into a Thermostat EXP template.

Args:
program_file: Full path to a Honeybee ProgramType JSON file.
dragonfly-trace exp program-to-trace700-thermostat [OPTIONS] PROGRAM_FILE

Options

-ip, --imperial, -si, --metric

Flag to note whether imperial or metric units should be used for values in the output EXP file.

Default:

True

-f, --output-file <output_file>

Optional EXP file to output the string of the translation. By default it is printed out to stdout.

Default:

'-'

Arguments

PROGRAM_FILE

Required argument