9d824caf09
- agent config is now accessed via an interface. This allows for easier switching of config backend in the future. - hass and tracker access to config is through interface as well. - all interfaces share common methods so any implementation can easily satisfy all usage criteria. |
||
---|---|---|
.. | ||
registry | ||
location.go | ||
mock_Registry_test.go | ||
mock_Sensor_test.go | ||
mock_agentConfig_test.go | ||
sensor.go | ||
sensor_test.go | ||
tracker.go | ||
tracker_test.go |