Openthread: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 15: | Line 15: | ||
// OR | // OR | ||
/dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_xxxxxxxxxxxxxxxxxxxxx-ifxx-portx | /dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_xxxxxxxxxxxxxxxxxxxxx-ifxx-portx | ||
</syntaxhighlight>of course these are merely examples for specific devices but you will want to use the by-id path to ensure it remains stable across configurations. | </syntaxhighlight>of course these are merely examples for specific devices but you will want to use the by-id path to ensure it remains stable across configurations. | ||
Then you can enable the open thread border router service in nixos <syntaxhighlight lang="nixos"> | Then you can enable the open thread border router service in nixos <syntaxhighlight lang="nixos"> | ||