cablelabs / lpwanserver

LPWAN Provisioning & Management Server
https://lpwanserver.com
Apache License 2.0
37 stars 11 forks source link

Write User Stories for Demo #130

Closed rhythnic closed 5 years ago

rhythnic commented 5 years ago

Demos:

Network Server demos:

Service Provider demo:

rhythnic commented 5 years ago

System administrator can login. System admin can enable network type "Lora" in company "cablelabs"

System admin can confirm no applications or device profiles. System admin can create a Lora Open Source V1 Network. System admin can create a Lora Open Source V2 Network.

For each network: System admin can view "BobMouseTrapLv1(2)" application in application list. System admin can view "BobMouseTrapDeviceProfileLv1(2)" in device profile list. System admin can inspect Device Profile, Application Details, and Devices

In a separate tab: System admin can login to Lora Server V1 Select organization "cablelabs" View both applications (v1 and v2) Verify v2 device profile was created (inside of application) Verify v2 device was created

In a separate tab: System admin can login to Lora Server V2 Select organization "cablelabs" View both applications (v1 and v2) Verify v1 device profile was created (inside of application) Verify v1 device was created (not yet working) view integration pointing to lpwanserver

TBD System admin can view a list of networks. System admin can create an organization and org admin. System admin can logout. Org admin can login. Org admin can create an application. Org admin can create a device profile. Org admin can add a device to an application.