issues
search
amoghskulkarni
/
WebGME-MOCA
A domain-specific modeling language for running analyses on manufacturing process models
2
stars
0
forks
source link
Implement mechanism to query MTConnect data for every database element
#20
Open
amoghskulkarni
opened
7 years ago
amoghskulkarni
commented
7 years ago
Requirements
Polling MTConnect server given by the url (1 worker thread running on the server for every database element is a possible solution)
The status of the worker thread should be visible in the model (running/not running)
Control for the worker thread (start/stop)
Deleting the database element should terminate the worker thread
Requirements