Skip to content

linhsolar/L2L

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2L Framework

This space includes part of the source of the L2L framework and provides support material for the demo paper:

Coordinating IoT-enabled Autonomous Processes in Cross Enterprise Service Systems Authored by Biqi Zhu, Chenglong Hu, Lin Ye, Hong-Linh Truong and Liang Zhang

submitted to ICSOC 2018.

Project Structure

L2L
├── BusinessEntities
│   ├── vesselIoT
│   └── wagonIoT
├── Coordinators
│   ├── lvc
│   ├── msc
│   ├── slc
│   └── vmc
├── Enterprises
│   ├── logistics-A
│   ├── manager-A
│   ├── supplier-A
│   └── vessel-A
├── pom.xml
└── README.md

User Guide

Video

Video url: Video in Dropbox

Dependencies

  • L2L Frontend

    Attention: In order to perform as demo shows, The project must be coordinated with the L2L Frontend project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • HTML 9.2%
  • CSS 3.6%
  • Java 3.3%