lorawan-devices
lorawan-devices copied to clipboard
Improve single device
Summary
Improve layout and add new fields
Why do we need this?
Make these pages more useful
What is already there? What do you see now?
A basic device overview.
What is missing? What do you want to see?
Payload formatter in javascript that is easy to copy.

Missing device data, lorawan version (MAC version), Regional parameter (PHY version), Activation modes (OTAA, ABP, Multicast), Lorawan class capabilities (A, B, C), dataRateIndex, rxDelay, rxDataRateOffset, pingSlotPeriod
{
"vendorProfileID": 2,
"supportsClassB": false,
"supportsClassC": false,
"macVersion": "1.0.4",
"regionalParametersVersion": "RP002-1.0.1",
"supportsJoin": false,
"rx1Delay": 1,
"rx1DataRateOffset": 0,
"rx2DataRateIndex": 3,
"rx2Frequency": 869.525,
"factoryPresetFrequencies": [
868.1,
868.3,
868.5,
867.1,
867.3,
867.5,
867.7,
867.9
],
"maxEIRP": 14,
"supports32bitFCnt": true
}
Add additional images, if vendor included more images.
Vendor can have multiple buy device (reseller) links.
Include device video
Further inspiration from console designs.
Improve the device events and include the web hooks, make in clearer this should be used to create dummy devices to be used for testing.
Can you do this yourself and submit a Pull Request?
yes, @pierrephz for designs
Improve reseller visibility, select by region, show all resellers
@mjamescompton is this still relevant?
I think all the device repository issues are relevant but we have just not hade time to work on them