shareble.json 287 B

1234567891011121314151617181920
  1. [
  2. {
  3. "type": "vendor",
  4. "name": "openxshareble",
  5. "openxshareble": {
  6. "path": ".",
  7. "module": "openxshareble"
  8. }
  9. },
  10. {
  11. "type": "device",
  12. "cgm": {
  13. "vendor": "openxshareble",
  14. "extra": "cgm.ini"
  15. },
  16. "name": "cgm",
  17. "extra": {}
  18. }
  19. ]