vdutta
|
e4f56f549c
|
obuspa: Updated system cert path
|
2021-05-27 13:13:54 +05:30 |
|
vdutta
|
6cecf882b8
|
obuspa: B#4770 Get is throwing erroneous messages
|
2021-05-26 21:20:18 +05:30 |
|
vdutta
|
ae23f756ec
|
obuspa: Align role_name with uci
|
2021-05-20 22:34:11 +05:30 |
|
vdutta
|
923747dc4e
|
obuspa: Integrate OBUSPA-4.0
|
2021-05-19 18:18:26 +05:30 |
|
vdutta
|
a9c8166acd
|
B#5181: Fix mqtts conn with libmosquitto v2.0.10
|
2021-05-18 17:52:10 +05:30 |
|
vdutta
|
61321b369c
|
obuspa: Fix service entry
|
2021-05-12 23:42:38 +05:30 |
|
vdutta
|
1b5be728d2
|
obuspa: Align with ubus path
|
2021-05-12 13:29:52 +05:30 |
|
vdutta
|
57401ea50e
|
obuspa: Percent encode default EndpointID
|
2021-03-31 13:03:05 +05:30 |
|
vdutta
|
184cb1c823
|
obuspa: Verify object create/delete notifications
|
2021-03-24 19:05:10 +05:30 |
|
vdutta
|
9f08eb3ba0
|
obuspa: Multiple fixes
- Test improvements
- Fix notification for object create/delete
- Optimize get time for non-grouped objects
|
2021-03-18 20:04:56 +05:30 |
|
Andreas Gnau
|
d2b9140468
|
treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git
OpenWrt 21.02 will redownload from git over and over if PKG_MIRROR_HASH
is not set. Set it to skip to prevent it from happening.
|
2021-03-15 10:57:13 +01:00 |
|
vdutta
|
5b0a9699f0
|
obuspa: Fix access type for grouped multi-instance objects
|
2021-03-12 20:46:33 +05:30 |
|
vdutta
|
4a6420b5b4
|
obuspa: Fix dm thread freeze issue
|
2021-03-05 18:19:19 +05:30 |
|
vdutta
|
7c4bd1e415
|
obuspa: Fix get with empty referenced paths
|
2021-03-03 17:55:58 +05:30 |
|
vdutta
|
5fff31c8b1
|
obuspa: build with CONFIG_OPENSSL_NO_DEPRECATED
|
2021-03-03 16:27:08 +05:30 |
|
vdutta
|
518adb78bc
|
obuspa: Wait for dependent service to start
|
2021-03-02 16:29:45 +05:30 |
|
vdutta
|
5877112f5e
|
obuspa: Add reference follow in search queries
|
2021-02-26 15:32:35 +05:30 |
|
vdutta
|
d10066a1cf
|
obuspa: Optimize time for get of complete dm
|
2021-02-23 15:42:14 +05:30 |
|
vdutta
|
6eeb07a738
|
obuspa: Revert duplicate search keys to optimize time
|
2021-02-19 22:13:16 +05:30 |
|
vdutta
|
6e1c57dc91
|
obuspa: Use local mqtt credential for endpointid publish
|
2021-02-16 19:28:22 +05:30 |
|
Vivek Kumar Dutta
|
f54729e36e
|
Revert "obuspa: Use local mqtt credential for endpointid publish"
This reverts commit afae7a9d3f
|
2021-02-16 13:56:23 +00:00 |
|
vdutta
|
afae7a9d3f
|
obuspa: Use local mqtt credential for endpointid publish
|
2021-02-16 19:24:03 +05:30 |
|
vdutta
|
16df43ccdc
|
obuspa: Fix duplicate unique key search param error
|
2021-02-10 17:47:18 +05:30 |
|
vdutta
|
130d8c243e
|
obuspa: Publish agent endpointid in local broker
|
2021-02-04 15:00:28 +05:30 |
|
vdutta
|
748e2500f6
|
obuspa: Reload when schema update available
|
2021-01-27 19:39:16 +05:30 |
|
vdutta
|
ff2ae72bd2
|
obuspa: Improve refresh instances logic
|
2021-01-24 20:22:57 +05:30 |
|
Sukru Senli
|
20287be7e2
|
obuspa: install hotplug script
|
2020-12-22 10:27:35 +01:00 |
|
Sukru Senli
|
6d1e026af4
|
obuspa: do not reload if data changes with ifupdate
|
2020-12-22 09:52:57 +01:00 |
|
Sukru Senli
|
2cfabc4eb2
|
obuspa: use hotplug instead of procd interface trigger
|
2020-12-22 09:43:17 +01:00 |
|
vdutta
|
59d2324acd
|
obuspa: Added mqtt test in module test
|
2020-12-18 11:48:59 +05:30 |
|
vdutta
|
e03568f9b1
|
obuspa: Added tests
|
2020-12-17 17:32:01 +05:30 |
|
vdutta
|
57f6e54646
|
obuspa: Updated schema and defaults
- Added interface option in global section
- Rebuild persistent db on uci change
- Updated keep.d with db_file
- Updated uci schema and docs
|
2020-12-14 16:31:26 +05:30 |
|
Sukru Senli
|
477284e1a6
|
obuspa: add interface trigger and update default config
|
2020-12-13 07:30:24 +01:00 |
|
vdutta
|
baccd9ad56
|
obuspa: Fix log_level error in init script
|
2020-12-12 00:18:53 +05:30 |
|
vdutta
|
1642841acd
|
obuspa: Added transaction id in transactions
|
2020-12-11 16:22:45 +05:30 |
|
vdutta
|
be91f797dc
|
obsupa: Updated uci for easy setup
|
2020-12-10 21:04:35 +05:30 |
|
vdutta
|
ae7a3e329f
|
obsupa: Reduce number of groups
|
2020-12-10 19:43:37 +05:30 |
|
vdutta
|
105edbfada
|
obuspa: Align with uspd
|
2020-12-02 17:13:48 +05:30 |
|
vdutta
|
38bf0e3c89
|
obuspa: Free cached data and fix init script
|
2020-11-28 20:03:15 +05:30 |
|
Sukru Senli
|
2506c9874a
|
obuspa: set db_file explicitly in uci until init script is fixed
|
2020-11-28 14:08:21 +01:00 |
|
vdutta
|
1388b566bc
|
obsupa: Change debug level
|
2020-11-27 20:54:08 +05:30 |
|
vdutta
|
a63295be52
|
obsupa: Integrate 3.0.0 release
- Optimise uci to support configuration of multiple controllers
- Optimise init script to support MQTT proto
|
2020-11-27 20:47:16 +05:30 |
|
vdutta
|
d86e277461
|
obuspa: Align with transaction_* APIs
|
2020-11-24 17:14:12 +05:30 |
|
vdutta
|
201fb45c6c
|
obuspa: Align with uspd
|
2020-11-20 23:24:47 +05:30 |
|
vdutta
|
89fe5115f0
|
obuspa: Fix registration of routing objects
|
2020-08-31 15:31:03 +05:30 |
|
vdutta
|
48ab39fa31
|
obuspa: Align with usp-2.0
|
2020-08-14 11:46:16 +05:30 |
|
vdutta
|
0c52946965
|
obuspa: Updated to 2.0.19
|
2020-07-13 18:42:57 +05:30 |
|
vdutta
|
0082d26141
|
obsupa: Suppress schema errors in get if its present in uspd
|
2020-06-30 11:19:27 +05:30 |
|
vdutta
|
af719df40c
|
obuspa: Multiple fixes
- 447a01c vendor_uspd: Multiple fixes
- d269d52 vendor_upsd: fix schema not getting created
- 82a3765 openwrt: Set destination for MTP config
- 63eac80 openwrt: Change destination default config value
|
2020-06-26 13:31:35 +05:30 |
|
Sukru Senli
|
4f8906c1f7
|
obuspa: log to stdout by default
|
2020-06-25 09:02:07 +02:00 |
|