openBackhaul / MicroWaveDeviceGatekeeper

Gateway for PUTting to the devices
Apache License 2.0
1 stars 1 forks source link

To implement MicroWaveDeviceGatekeeper version 1.0.1 #35

Closed PrathibaJee closed 9 months ago

PrathibaJee commented 10 months ago

To completely implement the version 1.0.1 changes , the following tasks and their subtasks needs to be completed. All the tasks needs to be implemented , tested , reviewed and merged to the develop branch.

Initial setup and integration of ApplicationPattern :

Basic Services extension :

In the MWDG , since the /v1/embed-yourself basic service will not only perform the default callback (i.e) bequeath-your-data-and-die but also perform 2 specific callbacks as mentioned below,

Individual Services :

Before start implementing the individual services , the following generic functionalities shall be implemented. So that this generic functionalities shall be reused across multiple Individual services.

Further the following individual services shall be implemented ,

PrathibaJee commented 9 months ago

Closing this issue as the task involved in this issue are completed.