-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathPubliccode.yml
112 lines (92 loc) · 3.46 KB
/
Publiccode.yml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
# This repository adheres to the publiccode.yml standard by including this metadata file that makes public software easily discoverable. More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
name: OS2iot
url: "https://github.com/OS2iot"
landingURL: "https://os2.eu/produkt/os2iot"
softwareVersion: "1.0"
releaseDate: "01-01-2021"
platforms:
- windows
- mac
- linux
- web
categories:
- network-management
- data-collection
- it-asset-management
usedBy:
- municipalities of Denmark
developmentStatus: stable
softwareType: standalone/iot
description:
en:
localisedName: OS2iot
genericName: IoT networkserver/platform
shortDescription: >
An agnostic IoT platform which support all transmission protocols/ network types.
longDescription: >
*OS2iot removes that IoT-headache, you have over the technological side of your IoT-projects.
Gain an overview and more time to work on the results of the data.
This solution is currently the only of its kind in Denmark.
It lets you register all your sensors (across technology and transmission type) and it leave you more time to choose your analyzing methods,
so you get the most of your data.*
documentation: 'https://os2iot.readthedocs.io/en/latest/contents.html'
apiDocumentation: /api/v1/docs/ (swagger)
features:
DEVICE & GATEWAY MANAGEMENT
- Gathers everything related to IoT adminstration in one place (e.g. set up devices and data targets)
- Gives you an full overview of all your IoT devices (data sources) across network technologies (e.g. when did my devices last send data)
- Data decoding feature (e.g. convert the raw bytes (the payload) to JSON)
- Exellent user access controls (e.g. Share specific applications)
- Ability to share gateways and data from IoT devices across organizations
- Supports bulk import of IoT devices and downlink (e.g. used to configure the device)
- Show devices and gateways on a map
- Create your own LoRaWAN network (Set up & monitor LoRa Gateways)
- Fully integrated with Sigfox
- Generic HTTP interface; allow you to utilize all kinds of IoT protocols (e.g NB-iot/LTE).
- Data targets; Easily publish the collected data (e.g. send data to datawarehouse or Grafana).
legal:
license: "MPL-2.0"
mainCopyrightOwner: "OS2"
maintenance:
type: "internal", "community"
contact:
- name: OS2
email: "[email protected]"
localisation:
localisationReady: yes
availableLanguages:
- en
- dk
dependsOn:
open:
- name: Chirpstack
optional: false
version: '3'
versionMax: ''
versionMin: ''
- name: Mosquitto
optional: false
version: '1.6'
versionMax: ''
versionMin: ''
- name: Apache Kafka
optional: false
version: '2.6'
versionMax: ''
versionMin: ''
- name: PostgreSQL
optional: false
version: '12'
versionMax: ''
versionMin: ''
- name: Redis
optional: false
version: '5'
versionMax: ''
versionMin: ''
- name: Docker
optional: false
version: '19.03.13'
versionMax: ''
versionMin: ''