The Connection tab contains all the necessary settings for logging into the SmartBuildings system.
Field Name |
Description |
Range |
Client Id |
API client id |
Obtain client keys from ecobee. |
Client Secret |
API client secret |
Obtain client keys from ecobee. |
Commands
When a command fails to execute (thermostat offline, etc.), these settings will retry the command after a delay.
Field Name |
Description |
Range |
Client Id |
API client id |
Obtain client keys from ecobee. |
Client Secret |
API client secret |
Obtain client keys from ecobee. |
Retries |
Number of attempts to retry any failed commands |
Default = 1 |
Retry Delay |
Number of milliseconds to delay before each retry |
Default = 3000 ms |
HTTP Timeout |
Number of milliseconds after a request is made before it fails |
Default = 30000 ms |
Log API Requests
Check this option to generate DEBUG log entries for each request from Events2HVAC to the SmartBuildings system. This is primarily used temporarily for troubleshooting. The logger must be logging DEBUG events for this data to show up in the log files.
Log API Responses
Check this option to generate DEBUG log entries for each response from the SmartBuildings system. This is primarily used temporarily for troubleshooting. The logger must be logging DEBUG events for this data to show up in the log files.
Note: Make sure you turn this feature off after troubleshooting so that the response files don’t fill up your hard drive.