fledge-iot / fledge

An open source platform for the Industrial Internet of Things, it acts as an edge gateway between sensor devices and cloud storage systems.

Home Page:https://www.lfedge.org/projects/fledge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paths are incorrect on a page Testing Fledge #fogbench: a Brief Intro

joyshmitz opened this issue · comments

by the address
...
$ sudo cp -r python /usr/local/fledge/python/fledge/plugins/south/
$ sudo pip3 install -r /usr/local/fledge/python/requirements-coap.txt

based on the copy command, the python directory with the desired file is copied further along the path

...