commit | 5042940192995939cdb6eb05ca521ce1a6573421 | [log] [tgz] |
---|---|---|
author | Teng Liang <philo@mario> | Fri May 22 16:01:17 2015 -0700 |
committer | Teng Liang <philo@mario> | Fri May 22 16:01:17 2015 -0700 |
tree | 9da9f7d690161d3884315f8a6ed056e0c5e31dc0 | |
parent | 429c0580e26c3f23c2fe22e50a1d1af72c9d015b [diff] [blame] |
modified: base_node.py modified: controller.py modified: end-device.py
diff --git a/base_node.py b/base_node.py index 728a107..387fce5 100644 --- a/base_node.py +++ b/base_node.py
@@ -65,7 +65,7 @@ # waiting devices register this prefix and respond to discovery # or configuration interest - self._bootstrapPrefix = Name('/home/controller/bootstrap') + self._bootstrapPrefix = '/home/controller/bootstrap' def getSerial(self): """