Skip to content

Commit

Permalink
Add LWM2M_LEGATO_WAKEUP to the app model
Browse files Browse the repository at this point in the history
Secured SMS Wake-Up is implemented on both AV server and Legato
sides; to enable the GUI button on the server, new entry
must be added to the application model.

Resolves: LE-11658
Change-Id: Ia28f6ef7f6d0b862fc5113dd69285c33e9ec3ab3
  • Loading branch information
stan-podin authored and nushcone committed Nov 30, 2018
1 parent 1d83270 commit 93360b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/model.app
Expand Up @@ -17,6 +17,7 @@
<action impl="LWM2M_OBSERVE"/>
<action impl="LWM2M_CONFIGURE_HEARTBEAT"/>
<action impl="LWM2M_AIRPRIME_BUNDLE_INSTALL"/>
<action impl="LWM2M_LEGATO_WAKEUP" config="secure"/>
</dm>
<include>
<file name="oma.cp"/>
Expand Down

0 comments on commit 93360b5

Please sign in to comment.