-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yml
36 lines (35 loc) · 908 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
# Purpose:
#
# 1. Designate which device controls the boiler - must have name "Boiler
# switch"
# 2. Give names to radiators which appear in logs and, importantly,
# prometheus time-series data
#
# Format:
#
# $SERIAL_STR: $NAME_STR
#
# Notes
#
# 1. Serial strings should all be 6 characters long, excluding quotes
# 2. Serial strings which are only numbers should be enclosed in quotes
# 3. Numeric serial strings which start with a zero MUST be quoted
#
# Examples
#
# 1A2B3C:Device with unquoted serial string
# '1A2B3C':Device with quoted serial string
# '123456':Device with numeric serial string
# '012345':Device with numeric serial string with leading zero
24C702: Master bedroom
47C702: Front door
5FC502: Lounge
67C702: Back bedroom
6E8002: Sewing area
9993FE: Boiler switch
A08A02: Cat tree
CB3FFE: Small bedroom
D88002: Play area
DBC302: Breakfast area
DCC302: Stairs