Skip to content

This Repository is useful for Linux Driver Developers who are in beggining stage

License

Notifications You must be signed in to change notification settings

bhoomil-avch/device_driver_basic_example

Repository files navigation

impp-edge

EDGE device software for IMPP

  1. Tested with Python 3.5.2 version.
  2. Dependencies for impp-edge for both Linux and Windows host machine.
  • Python version specific dependencies for opcua lib from python-opcua,
  • Using pip install command install
    • For Python > 3.4,
      • cryptography
      • python-dateutil
      • pytz
    • For Python 2.7 or < 3
      • enum34
      • trollius(asyncio)
      • futures(concurrent.futures)
  • Dependencies for IoT Data Distribution module,
    • requests
  • One more dependency is web.py module, install that using following syntax,
    • easy_install web.py

About

This Repository is useful for Linux Driver Developers who are in beggining stage

Resources

License

Stars

Watchers

Forks

Packages

No packages published