diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..f22761a --- /dev/null +++ b/docs/README.md @@ -0,0 +1,8 @@ +# Abstract + +This project proposes a High Level CAN Binding for AGL, with the following features: + +* Interface between UI and Low Level CAN binding +* Generation of ViWi resources based on a json configuration description +* Connection to Low Level binding in order to maintain Viwi objects status +* Accepts subscriptions and gets events, and generate in reply Json messages in ViWi format |