This website requires JavaScript.
Explore
Help
Register
Sign In
ETM-Schurig
/
powersync-core
Archived
Watch
1
Star
0
Fork
0
You've already forked powersync-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core
/
libnymea
History
Michael Zanetti
9b07216768
Add system api to configure the system time
...
This gets rid of the locally kept time zone which caused issues in plugins and the ScriptEngine.
2019-12-15 12:44:14 +01:00
..
coap
More work on the device browser
2019-07-25 15:56:18 +02:00
devices
cleanup
2019-11-04 10:52:06 +01:00
experiences
add copyright headers
2019-11-01 20:55:45 +01:00
hardware
Fix some typos
2019-06-21 21:22:01 +02:00
interfaces
Add a barcodescanner interface
2019-11-04 12:22:55 +01:00
jsonrpc
Add readonly feature to JSONRPC
2019-11-06 00:06:03 +01:00
network
Update MQTT api a bit to be more flexible
2019-09-25 15:15:44 +02:00
platform
Add system api to configure the system time
2019-12-15 12:44:14 +01:00
time
cleanup warnings and allow setting "unknown" debug categories
2019-11-06 13:38:22 +01:00
types
cleanup
2019-11-04 10:52:06 +01:00
hardwaremanager.cpp
Fix some typos
2019-06-21 21:22:01 +02:00
hardwaremanager.h
Restructure a bit
2019-06-04 13:23:33 +02:00
hardwareresource.cpp
fix typos as reported by Krazy2
2019-04-08 13:55:15 +02:00
hardwareresource.h
cleanup libnymea api to enforce less linking on plugins
2019-04-08 13:55:15 +02:00
libnymea.h
copyright headers guh -> nymea
2019-04-08 13:55:15 +02:00
libnymea.pro
fix missing dbus dep (?)
2019-11-01 20:55:45 +01:00
LICENSE
libguh -> libnymea
2019-04-08 13:55:15 +02:00
loggingcategories.cpp
add loading of plugins
2019-11-01 20:53:41 +01:00
loggingcategories.h
add loading of plugins
2019-11-01 20:53:41 +01:00
nymeadbusservice.cpp
don't create a dbus connection before the QCoreApplication
2019-04-08 13:55:15 +02:00
nymeadbusservice.h
don't create a dbus connection before the QCoreApplication
2019-04-08 13:55:15 +02:00
nymeasettings.cpp
mqtt broker now working
2019-04-08 13:55:15 +02:00
nymeasettings.h
mqtt broker now working
2019-04-08 13:55:15 +02:00
plugintimer.cpp
Fix some typos
2019-06-21 21:22:01 +02:00
plugintimer.h
copyright headers guh -> nymea
2019-04-08 13:55:15 +02:00
typeutils.h
Allow registering QMetaObjects on JSON api
2019-11-01 20:55:45 +01:00