UNPKG
lightmeter
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
A simple LightMeter UI widget for pinhole cameras
github.com/CardboardIoT/lightmeter
lightmeter
/
config
/
default.json
13 lines
(12 loc)
•
204 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"brokerNode"
:
{
"protocol"
:
"mqtts"
,
"hostname"
:
"test.mosquitto.org"
,
"port"
:
1883
}
,
"brokerUi"
:
{
"protocol"
:
"ws"
,
"hostname"
:
"test.mosquitto.org"
,
"port"
:
8080
}
}