-
Notifications
You must be signed in to change notification settings - Fork 0
/
beremiz.json
43 lines (43 loc) · 1.71 KB
/
beremiz.json
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
{
"created": "2022-05-02",
"title": "Beremiz",
"type": "Other",
"logo_url": "https://beremiz.org/home_logo.png",
"location": {
"title": "Beremiz",
"address": "13 RUE DU LAVOIR",
"postal_code": "66500",
"city": "RIA SIRACH",
"country": "FR",
"phone_contact": "",
"mail_contact": "",
"coordinate_list": [42.60515082085048, 2.404450183194149]
},
"subsidiary_location_list": [],
"website_url": "https://beremiz.org/",
"founded_year": "",
"kpi_list": [],
"solution_list": [{
"title": "Beremiz",
"logo_url": "https://beremiz.org/home_logo.png",
"website_url": "https://beremiz.org/",
"created_year": "",
"description": "Beremiz is an integrated development environment for machine automation. It is Free Software, conforming to IEC-61131 among other standards. It relies on open standards to be independent of the targeted device, and let you turn any processor into a PLC. Beremiz includes tools to create HMI, and to connect your PLC programs to existing supervisions, databases, or fieldbuses.",
"category_list": ["Developer environment"],
"similar_solution_list": [{
"title": "Xul Dev",
"similiar_solution_url": "http://xuldev.sourceforge.net/",
"category": "Developer environment"
}],
"licence_list": [" GNU GENERAL PUBLIC LICENSE version 2"],
"source_code_download": "https://beremiz.org/download",
"source_code_profile": "https://www.openhub.net/p/beremiz/analyses/latest/languages_summary",
"commercial_support_url": "",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": false,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}