-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSettings.json
More file actions
50 lines (50 loc) · 2.43 KB
/
Settings.json
File metadata and controls
50 lines (50 loc) · 2.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"Track": "https://www.automationml.org/contact/",
"AmlHome": "https://automationml.org/",
"AMLLibCatalog": "https://automationml.ovgu.de/s/E8cemFPyXWPSpxK/download/LibraryDatabase.json",
"AMLLibCatalog2": "https://automationml.ovgu.de/s/GTjAX6rFT8aC6jF",
"AMLCAEX2Service": "https://automationml.ovgu.de/s/3g4mkKLj3pN9JoF",
"AMLCAEX3Service": "https://automationml.ovgu.de/s/9t4kqL7NX8JsW6o",
"AMLModelCatalog": "https://automationml.ovgu.de/s/RN7DMesXHE8Hgs2",
"AMLExamplesCatalog": "https://automationml.ovgu.de/s/C76dprMqNNe5Qnq",
"AMLFileServer": "https://automationml.ovgu.de/",
"AMLFileService": "automationml.ovgu.de#AML.Release",
"AMLProjectPage": "https://raw.githubusercontent.com/AutomationML/AutomationMLEditor/main",
"AMLEditorPage": "https://github.com/AutomationML/AutomationMLEditor#readme",
"AMLToolPages":
[
{
"Page": "https://www.automationml.org/download-archive/"
}
],
"AMLLibTypes":
{
"1.WP": "White Paper",
"2.BPR": "Best Practice Recommendation",
"3.AR": "Application Recommendation",
"4.EXP": "Experimental and Work in Progress"
},
"ListAttributes": "https://www.automationml.org/wp-content/uploads/2021/06/BPR_004E_List_Attributes_Jan2016.pdf",
"CCTesting" : "/Home/Testing",
"AMLHelpPages":
{
"Editor Wiki": "https://github.com/AutomationML/AutomationMLEditor/wiki",
"Editor Discussion": "https://github.com/AutomationML/AutomationMLEditor/discussions",
"Editor Issues": "https://github.com/AutomationML/AutomationMLEditor/issues",
"Editor Tutorial video (german-outdated)": "https://www.youtube.com/watch?v=T94Aa3XCb_M&t=302s/",
"Editor Tutorial video (english-outdated)": "https://youtu.be/YBCVM3puKZU",
},
"AMLWebPages":
{
"AutomationML Home": "https://www.automationml.org/",
"AutomationML TechTalk": "https://www.youtube.com/watch?v=NUHW0wHLlz8",
"AutomationML .NET repositories on GitHub": "https://github.com/AutomationML",
"AutomationML Wikipedia": "https://de.wikipedia.org/wiki/AutomationML",
"AutomationML Editor Repository": "https://github.com/AutomationML/AutomationMLEditor#readme",
"AutomationML Component Checker": "https://amlcc.tarakos.de/Identity/Account/Login?ReturnUrl=%2F",
"CAEX MDE Workbench (EMF)": "https://github.com/amlModeling/caex-workbench",
"CAEX IEC Norm": "https://webstore.iec.ch/publication/25442",
"COLLADA": "https://www.khronos.org/collada/wiki/Main_page",
"PLCopen": "https://www.plcopen.org"
}
}