Sha256: 5155897cc76913c60dab73ef61a1c296751e92b021670a8bb31c7ab902925bb4

Contents?: true

Size: 1 KB

Versions: 1

Compression:

Stored size: 1 KB

Contents

{
    "argument": {
        "display_name": "<%= @variable['display_name'] %>",
        "machine_name": "<%= @variable['machine_name'] %>",
        "name": "<%= @variable['name'] %>",
        "uuid": "<%= UUID.new.generate %>",
        "version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
    },
    "display_name": "<%= @variable['display_name'] %>",
    "machine_name": "<%= @variable['machine_name'] %>",
    "name": "<%= @variable['machine_name'] %>",
    "units": "<%= @variable['units'] %>",
    "value_type": "<%= @variable['type'] %>",
    "static": true,
    "static_ADDME": true,
    "relation_to_output": "<%= @variable['relation_to_eui'] %>",
    "relation_to_output_ADDME": "<%= @variable['relation_to_eui'] %>",
    "static_value": <%= @variable['distribution']['static_value'].inspect %>,
    "static_value_ADDME": <%= @variable['distribution']['static_value'].inspect %>,
    "uuid": "<%= UUID.new.generate %>",
    "variable_type": "RubyContinuousVariable",
    "version_uuid": "<%= UUID.new.generate %>"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openstudio-analysis-0.1.13 lib/openstudio/templates/static_variable.json.erb