-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[XRegistry] Allow clients to use explicit registry roots #4130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
marcschier
merged 251 commits into
marcschier/wot-07-subscription-transfer
from
marcschier/wot-09-xregistry-client
Aug 5, 2026
Merged
Changes from 17 commits
Commits
Show all changes
251 commits
Select commit
Hold shift + click to select a range
049e7c1
Merge branch 'marcschier/wot-02-sourcegen' into marcschier/wot-10-wot…
marcschier 5760a83
Assert call capture before indexing in the registry client tests
marcschier 84a2831
Add the WoT Connectivity 1.1 information model
marcschier a38b758
Add the WoT protocol binding abstractions and planners
marcschier e417f55
Merge branch 'marcschier/wot-01-core-types' into marcschier/wot-15-cl…
marcschier b55fff4
Merge branch 'marcschier/wot-09-xregistry-client' into marcschier/wot…
marcschier 2803016
Add the WoT Connectivity registry client
marcschier 0cf6722
Add the HTTP, Modbus, OPC UA and MQTT binding executors
marcschier d76e581
Restore WoT Connectivity test project coverage
marcschier 381c15e
Qualify the core identifier references shadowed by the combined model
marcschier 2ea8965
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 1405aae
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-13-…
marcschier a88b971
Partition WoT-Con predefined nodes for legacy manager
marcschier e5f9da3
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 6b5d58d
Add the WoT Connectivity registry and its stores
marcschier 997d2b6
Add the fluent builder API the generated node managers require
marcschier eeaaf22
Add the fluent builder API the generated node managers require
marcschier ed6c93d
Add the fluent builder API the generated node managers require
marcschier c3a12ba
Add the fluent builder API the generated node managers require
marcschier 729d7ff
Add the fluent builder API the generated node managers require
marcschier 13534d1
Wire the data-type lookup into the DI node manager builder
marcschier 147c1f2
Wire the data-type lookup into the DI node manager builder
marcschier 74b09c4
Wire the data-type lookup into the DI node manager builder
marcschier 1c60fb6
Wire the data-type lookup into the DI node manager builder
marcschier 442e023
Wire the data-type lookup into the DI node manager builder
marcschier 80cb76c
Trigger merge recomputation
marcschier b20b7b9
Merge branch 'marcschier/wot-04-generator-wot' into marcschier/wot-10…
marcschier cd04abc
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-15-…
marcschier 8a9d9d0
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier d72e973
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier e72d784
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-13…
marcschier 6ab4635
Fix WoT registry review issues
marcschier 572f905
Fix method argument name generation concurrency
marcschier 17209ed
Apply an endpoint policy before opening a WoT binding channel
marcschier 47dd8ba
Apply an endpoint policy before opening a WoT binding channel
marcschier b48558b
Harden WoT binding executor sinks
marcschier 2ac7f7e
Re-apply the endpoint policy to every HTTP redirect hop
marcschier 06707cf
Merge branch 'marcschier/wot-04-generator-wot' into marcschier/wot-10…
marcschier 6bc6f3d
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier 3cf4ada
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-15-…
marcschier d07786a
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 61c346e
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-13…
marcschier 66ccab9
Merge branch 'marcschier/wot-04-generator-wot' into marcschier/wot-10…
marcschier c7ce3ff
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier ed86073
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-15-…
marcschier 32d6f19
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 415da4c
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-13…
marcschier d35bb31
Use ImmutableDictionary.Empty instead of a collection expression
marcschier 1e9c38c
Merge remote-tracking branch 'origin/marcschier/wot-05-lifecycle' int…
marcschier 61c6544
Merge remote-tracking branch 'origin/marcschier/wot-01-core-types' in…
marcschier a3ff604
Materialize WoT Thing Descriptions into the server address space
marcschier 689e194
Add WoT registry materialization tests
marcschier b2bf36f
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier eb47b56
Register the WoT binding projects in the solution
marcschier 47c84bf
Make the WoT binding models compile on every target framework
marcschier 2e0202c
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 81d77a7
Register the MQTT binding project in the solution
marcschier 61093c2
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-13…
marcschier 9c1b75d
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-14-mate…
marcschier 35df526
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier 4ce3d98
Merge branch 'marcschier/wot-12-executors' into marcschier/wot-16-sam…
marcschier 7567c9e
Add the WoT Connectivity samples and complete the documentation
marcschier 5c0006b
Add the remaining WoT binding and aggregation tests
marcschier 1018d78
Cover the DI transfer service binding extensions
marcschier 67307b1
Cover the registry client error and configuration paths
marcschier 68ccb24
Merge remote-tracking branch 'origin/master' into marcschier/wot-09-x…
marcschier abc2009
Merge branch 'marcschier/wot-04-generator-wot' into marcschier/wot-10…
marcschier 6ec81e2
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier 3846fec
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-15-…
marcschier f01902f
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 9d44482
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-13…
marcschier 45689f9
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-14-mate…
marcschier 22f7486
Merge branch 'marcschier/wot-05-lifecycle' into marcschier/wot-14-mat…
marcschier 15aedb2
Merge branch 'marcschier/wot-01-core-types' into marcschier/wot-14-ma…
marcschier 588799c
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier 0845948
Merge branch 'marcschier/wot-15-client' into marcschier/wot-16-samples
marcschier 95bead1
Merge branch 'marcschier/wot-12-executors' into marcschier/wot-16-sam…
marcschier 02473dd
Adapt WoT server methods to typed generated signatures
marcschier 7a2074e
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-14-mate…
marcschier 507f750
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier cfe1a41
Merge branch 'marcschier/wot-07-subscription-transfer' into marcschie…
marcschier 32401f4
Merge branch 'marcschier/wot-09-xregistry-client' into marcschier/wot…
marcschier 8e39cbc
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier b155e9c
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier b3b2ead
Merge wot-12-executors and retire IAtomicFileReplace
marcschier cd84294
Merge branch 'marcschier/wot-15-client' into marcschier/wot-14-materi…
marcschier 237c7d0
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-15-client
marcschier 777e0a8
Merge branch 'marcschier/wot-15-client' into marcschier/wot-14-materi…
marcschier 9e5c9c5
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier 1387294
Merge branch 'marcschier/wot-15-client' into marcschier/wot-14-materi…
marcschier 9bce9c4
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier 2badbb1
Merge branch 'marcschier/wot-07-subscription-transfer' into marcschie…
marcschier 059a4e1
Merge branch 'marcschier/wot-09-xregistry-client' into marcschier/wot…
marcschier 7232581
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier 523d7a8
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 099ea11
Merge branch 'marcschier/wot-12-executors' into marcschier/wot-13-reg…
marcschier e19f175
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-15-client
marcschier cd61d63
Merge branch 'marcschier/wot-15-client' into marcschier/wot-14-materi…
marcschier b3f594d
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier 956f632
Use the path-qualified generated method types
marcschier 5d7248e
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier f53ceac
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 1ae01a3
Use the path-qualified generated method types
marcschier 3ab25dc
Merge branch 'marcschier/wot-10-wotcon-model' into marcschier/wot-11-…
marcschier fbbb2f1
Merge branch 'marcschier/wot-11-bindings-core' into marcschier/wot-12…
marcschier 588a285
Merge branch 'marcschier/wot-12-executors' into marcschier/wot-13-reg…
marcschier 72d3395
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-15-client
marcschier ce7dc6f
Merge branch 'marcschier/wot-15-client' into marcschier/wot-14-materi…
marcschier b9ddcb1
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier c2d5d16
Merge branch 'marcschier/wot-12-executors' into marcschier/wot-13-reg…
marcschier 6b1a93a
Merge branch 'marcschier/wot-13-registry' into marcschier/wot-15-client
marcschier cdc7064
Merge branch 'marcschier/wot-15-client' into marcschier/wot-14-materi…
marcschier 30d4259
Merge branch 'marcschier/wot-14-materialization' into marcschier/wot-…
marcschier 9525d44
Harden WoT binding DI and disposal behavior
marcschier 7abd67c
Address WoT registry review feedback
marcschier 36c3389
Address WoT materialization review feedback
marcschier 3966144
Address WoT samples review feedback
marcschier 5f19e8d
Address WoT executor review feedback
marcschier 72272c8
Route WoT polling diagnostics through telemetry
marcschier b3daa1c
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 7cd218a
Default WoT executor telemetry from the ambient message context
marcschier 8369ec8
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier c3ee677
Pass the executor telemetry context into polling subscriptions
marcschier 3ab37a1
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 316e93e
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier f0a69ad
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 182d905
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 01d58cb
Allow loopback endpoints in the aggregation sample
marcschier d935c50
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 432a545
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 677f386
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier ae8e063
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier facc3b7
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier d614cc6
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 237730a
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier eaa7081
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 507f3f2
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier ec16a9b
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 760ffa7
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 0c47b37
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier f60d0d0
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 3f38a12
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 571eaf4
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 598644f
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 557be4c
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 665eb63
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier d21dd80
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 74d2b90
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier ee1b4b9
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 980e346
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier eca062a
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 27ba9cd
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier bb60d87
Align the new WoT documentation links
marcschier 848f3c1
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier b04d0fe
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier bd5e768
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier fff8967
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 50c75d1
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 78b423f
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 7fc33ad
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 478110f
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 089156d
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier c6d5bbb
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier e686c3a
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 234130b
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 4347581
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier dc75d48
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 7498344
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier f093746
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier aaab77e
Treat the WoT management minimum security mode as a floor
marcschier 73ae55f
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier bf45718
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 3ea8430
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 6653b40
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 54a6f73
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 7b00194
Treat the registry management minimum security mode as a floor
marcschier 4fc98de
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 7f5cca0
Keep WoT materialization dry runs side-effect free
marcschier 6d0780a
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 917997a
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 54b96b7
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 828f6bd
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier a9a1239
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 6aeca99
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 66fe980
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 5a1aca1
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 0a3d1f6
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 772a61a
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 591dcb3
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 8e101d0
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 7c29fe5
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier d4e3ffb
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 7c24898
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 76498d8
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier cabdf4b
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 22c2c6e
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 62f7a0b
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier f643291
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 20db0ad
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier eba74e5
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier c63d712
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier a3eae58
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier a238381
Fix WoT materialization shutdown ordering
marcschier 9edb995
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 98a5070
Skip projection lifecycle removal during shutdown
marcschier b139d1a
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 43f6e29
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier c9f0f8b
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 7c56fa6
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier aed8d5d
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier ec9586e
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 4df8cbc
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier ab8c175
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier f1993c9
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 044f860
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 8cbf4ca
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 02294da
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 668f84d
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 605dda4
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 07b4b83
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 33c2900
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 0377e13
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier 3d6b808
Pass an explicit caller context to the NodeManager lifecycle
marcschier 39f5042
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier cd5b72c
Pass an explicit caller context in the WoT live server tests
marcschier e4b3cfa
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 1c6fc5b
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier 932a977
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier 16cf27f
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 7ae2e9c
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 01df322
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier cb6d517
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 0726236
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier a3cb074
Restore WoT asset registry bridge (#4171)
marcschier 4db5926
Merge remote-tracking branch 'origin/marcschier/wot-07-subscription-t…
marcschier 9d5f244
Merge remote-tracking branch 'origin/marcschier/wot-09-xregistry-clie…
marcschier d98dec8
Merge remote-tracking branch 'origin/marcschier/wot-10-wotcon-model' …
marcschier c68fc3c
Merge remote-tracking branch 'origin/marcschier/wot-11-bindings-core'…
marcschier 89ebba8
Merge remote-tracking branch 'origin/marcschier/wot-12-executors' int…
marcschier 9f4c9f8
Merge remote-tracking branch 'origin/marcschier/wot-13-registry' into…
marcschier 6d7bd53
Merge remote-tracking branch 'origin/marcschier/wot-15-client' into m…
marcschier 58f0f9f
Merge remote-tracking branch 'origin/marcschier/wot-14-materializatio…
marcschier e41c0e3
Merge remote-tracking branch 'origin/marcschier/wot-16-samples' into …
marcschier 39f655f
[WotCon] Add the WoT Connectivity samples and complete the documentat…
marcschier b6ac567
[WotCon] Materialize WoT Thing Descriptions into the server address s…
marcschier 3388cf5
[WotCon] Add the WoT Connectivity registry client (#4142)
marcschier e8ac13a
[WotCon] Add the WoT Connectivity registry and its stores (#4146)
marcschier 7d60213
[WotCon] Add the HTTP, Modbus, OPC UA and MQTT binding executors (#4144)
marcschier ea34726
[WotCon] Add the WoT protocol binding abstractions and planners (#4140)
marcschier 732af2d
[WotCon] Add the WoT Connectivity 1.1 information model (#4139)
marcschier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.