Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
ThingsOnMQTTBenchContainerized=true
ServerUri=127.0.0.1
Port=1883
MqttVersion=V500
Username=
Password=
ConnectionTimeOut=1
KeepAlivePeriod=60
CleanSession=true
ClientCount=50
MessageCount=10000
MessageSize=100
Qos=0
Retain=false
Loading