cablelabs / lpwanserver

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

Model methods #300

Closed rhythnic closed 5 years ago

rhythnic commented 5 years ago

What does this PR do?

Do you have any concerns with this PR?

No

How can the reviewer verify this PR?

View

Any background context you want to provide?

Helps to decrease the verbosity of the code. Things like this.modelAPI.applicationNetworkTypeLinks.retrieveApplicationNetworkTypeLinks take up the whole line. Also, having models share commands that are the same is less mental overhead.

Screenshots or logs (if appropriate)

Questions: