1. cb2eb92 transition to latest yang-js/yang-express, introduce additional xos-core models for service-attribute, xos-base, provider, service, and tenancy by Peter K. Lee · 8 years ago
  2. af777da update to latest yang-js/yang-express and adapt schema/server to conform to latest interface changes by Peter K. Lee · 8 years ago
  3. 7b2bdbc update to latest yang-express/yang-js, addresses issue reported by Matteo for running multiple instances of the yang-express server app during 'supertest', adds support for granular model event subscription using XPATH, change the 'humanReadableName' property to 'label' by Peter K. Lee · 8 years ago
  4. 29a9514 major update to latest yang-js/yang-express to now support hot-pluggable data models during runtime. also enable complete event-propagation for changes to the data models on a per-model basis. fixes #2 and #3. documentation updated to reflect initial support for openapi/swagger 2.0 specification auto-generation. near-complete support for websocket/socket.io will enable dynamic change push to the client application by Peter K. Lee · 8 years ago
  5. c93837c Update README.md by Peter K. Lee · 8 years ago
  6. 87698fa update to latest yang-express and adapt api/server to specify controller/view by Peter K. Lee · 8 years ago
  7. 0f24ea9 update to latest yang-express with OPTIONS, update API doc to explain usage by Peter K. Lee · 8 years ago
  8. f0f33d7 update deps to latest yang-express and yang-js by Peter K. Lee · 8 years ago
  9. 78ff07d Added CLI option to specify server port (#1) by Matteo · 8 years ago
  10. afb5460 Update README.md by Peter K. Lee · 8 years ago
  11. d882a9b Updated with formatting changes by Peter K. Lee · 8 years ago
  12. df26beb added API Guide documentation and updated Modeler's Guide by Peter Lee · 8 years ago
  13. 1182ca8 updated documentation for main package README as well as schema Modeler's Guide by Peter Lee · 8 years ago
  14. e8d9867 temporarily increase default max listeners to suppress warnings by Peter Lee · 8 years ago
  15. 4302f47 completed REST/JSON interface generation integration with yang-js and yang-express. now supports complete CRUD operations against the subscriber model. need to update documentation to reflect latest changes by Peter K. Lee · 8 years ago
  16. f4d38d3 first initial working version of REST API auto-generation via yang-express using xos-core, cord-core, and its dependent modules. validate/polish various YANG schema files, introduce 'cord-core.yang' data model schema, annotate copyright/license info inside YANG schemas, create initial controller logic bindings for various cord data models. build/packaging complete with dependency mappings by Peter K. Lee · 8 years ago