feat(endpoints): rename behavior to outputs

"Outputs" is probably easier for most people to understand than "endpoints".
This commit is contained in:
Joel Spadin
2020-10-27 13:49:28 -05:00
parent 600bba25f0
commit 2fe1fbb526
11 changed files with 96 additions and 96 deletions

View File

@@ -22,7 +22,7 @@ module.exports = {
"behavior/mod-tap",
"behavior/reset",
"behavior/bluetooth",
"behavior/endpoints",
"behavior/outputs",
"behavior/lighting",
"behavior/power",
],