Skip to content

Commit

Permalink
Merge branch 'release-1.8.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
dilallkx committed Dec 14, 2021
2 parents a045078 + dd1415a commit f203f7a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

:zap: **Improved edge native services: Multiple fixes to [ETSI MEC011 - Edge Platform Application Enablement](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/edge-services/#edge-platform-application-enablement-service) and [ETSI MEC021 - Application Mobility](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/edge-services/#application-mobility-service)**

:zap: **New! [Demo3 example application](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo3) to showcase MEC011 & MEC021 service API usage**
:zap: **New! [Demo3 example application](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo3/) to showcase MEC011 & MEC021 service API usage**

:zap: **ETSI MEC028 WebSocket support: [ETSI MEC028 - WLAN Access Information Service](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/edge-services/#wireless-access-information-service) now supports WebSocket model for receiving notifications**

Expand Down
2 changes: 1 addition & 1 deletion examples/demo1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Demo1 scenario showcases the following platform capabilities:
- Application state transfer
- Monitoring (demo specific dashboards)

For more details, check out the [Demo1 Documentation](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo1)
For more details, check out the [Demo1 Documentation](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo1/)
2 changes: 1 addition & 1 deletion examples/demo2/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Demo2
Demo2 scenario is the same as [Demo1](../demo1/README.md) except that it uses _user charts_ to deploy its components instead of using dynamic chart generation.

For more details, check out the [Demo2 Documentation](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo2)
For more details, check out the [Demo2 Documentation](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo2/)
2 changes: 1 addition & 1 deletion examples/demo3/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Demo3
Demo3 scenario showcases the _Edge Platform Application Enablement_ and _Application Mobility_ edge services.

For more details, check out the [Demo3 Documentation](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo3)
For more details, check out the [Demo3 Documentation](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo3/)

0 comments on commit f203f7a

Please sign in to comment.