Skip to content
Snippets Groups Projects
Commit ba6a9271 authored by Erkan Karabulut's avatar Erkan Karabulut
Browse files

remove duplicate dataset folder

parent b418d6c5
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 7,
"versionName": "1.4",
"versionCode": 8,
"versionName": "2.0",
"outputFile": "app-release.apk"
}
]
......
......@@ -29,7 +29,7 @@ FLIPPER_VERSION=0.54.0
MYAPP_UPLOAD_STORE_FILE=my-upload-key.keystore
MYAPP_UPLOAD_KEY_ALIAS=my-key-alias
MYAPP_UPLOAD_STORE_PASSWORD=iiotlabadmin
MYAPP_UPLOAD_KEY_PASSWORD=iiotlabadmin
MYAPP_UPLOAD_STORE_PASSWORD=tsmatchdemouser
MYAPP_UPLOAD_KEY_PASSWORD=tsmatchdemouser
org.gradle.jvmargs=-Xmx4608m
# Neo4j
NEO4J_HOST=r to satisfy service …
Save Cite Cited by 2 Related articles All 5 versions
Cross-factory information exchange for cloud-based monitoring of collaborative manufacturing networks
N Bnouhanna… - 2019 24th IEEE …, 2019 - ieeexplore.ieee.org
Cloud-based platforms and ecosystems are widely considered as a means of supporting
collaborative manufacturing networks (CMN) among companies and, in particular, …
Save Cite Cited by 3 Related articles All 2 versions
[PDF] researchgate.net
An Evaluation of a Semantic Thing To Service Matching Approach in Industrial IoT Environments
N Bnouhanna, E Karabulut, RC Sofia… - … and other Affiliated …, 2022 - ieeexplore.ieee.org
Industrial Internet of Things Platforms enable the use of available data to improve production
and business processes. However, the data exchange and provisioning between the data …
Save Cite Cited by 1 Related articles All 3 versions
[PDF] acm.org
ML-based data classification and data aggregation on the edge
E Karabulut, N Bnouhanna, RC Sofia - Proceedings of the CoNEXT …, 2021 - dl.acm.org
This study focuses on sensor classification using machine learning algorithms, to improve
data aggregation on the Edge. This aspect is particularly important in large-scale Internet of …
Save Cite Related articles All 3 versions
[PDF] researchgate.net
[PDF] Applying MQTT Sparkplug in the EFPF Platform
N Bnouhanna, RC Sofia, E Pristeri - researchgate.net
… Nisrine Bnouhanna fortiss GmbH Munich, Germany bnouhanna@fortiss.org …
Bnouhanna, E. Karabulut, RC Sofia, EE Seder, G. Scivoletto, and G. …
Save Cite Related articles All 2 versions
NEO4J_PORT=7687
NEO4J_DATABASE=neo4j
NEO4J_USERNAME=neo4j
NEO4J_PASSWORD=iiotlabadmin
# MQTT Broker
BROKER_HOST=10.0.7.138
BROKER_PORT=1883
BROKER_USERNAME=iiotlabadmin
BROKER_PASSWORD=iiotlabadmin
# MQTT Topics
TOPIC_DISCOVERY=fortiss-org.TSMATCH.NDATA.DISCOVERY
TOPIC_ONTOLOGY_CHANGE=fortiss-org.TSMATCH.NDATA.ONTOLOGY_CHANGED
# Algorithm, one of the followings; "lexical", "word2vec" or "clustering"
ALGORITHM=word2vec
KEY_SIMILARITY_THRESHOLD=0.5
VALUE_SIMILARITY_THRESHOLD=0.69
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment