Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Commit bad56a4

Browse files
fix: Add devices section in device-grove compose file (#409)
closes #408 Signed-off-by: lenny <[email protected]>
1 parent 08cd9e8 commit bad56a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compose-builder/add-device-grove.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ services:
2727
hostname: edgex-device-grove
2828
networks:
2929
- edgex-network
30+
devices:
31+
- /dev/i2c-1
3032
env_file:
3133
- common.env
3234
environment:

0 commit comments

Comments
 (0)