Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve single device #191

Open
mjamescompton opened this issue May 25, 2021 · 4 comments
Open

Improve single device #191

mjamescompton opened this issue May 25, 2021 · 4 comments
Assignees

Comments

@mjamescompton
Copy link
Contributor

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.

75e8f9d49004028f52d58af65b8edfd4bc70ce11

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.

Screenshot 2021-05-25 at 15 00 33

Screenshot 2021-05-25 at 15 00 27

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

@mjamescompton mjamescompton added this to the 2021 Q2 milestone May 25, 2021
@mjamescompton mjamescompton self-assigned this May 25, 2021
@github-actions github-actions bot added the needs/triage We still need to triage this label May 25, 2021
@mjamescompton mjamescompton removed the needs/triage We still need to triage this label May 25, 2021
@mjamescompton mjamescompton modified the milestones: 2021 Q2, 2021 Q3 May 26, 2021
@mjamescompton
Copy link
Contributor Author

Improve reseller visibility, select by region, show all resellers

@mjamescompton mjamescompton removed their assignment Jul 20, 2021
@NicolasMrad NicolasMrad modified the milestones: 2021 Q3, 2021 Q4 Oct 4, 2021
@pierrephz
Copy link

device-page-device-repo.zip

Here is a mockups for dedicated device page

cc @mjamescompton

@johanstokking johanstokking modified the milestones: 2022 Q1, 2021 Q4 Dec 8, 2021
@NicolasMrad NicolasMrad modified the milestones: 2021 Q4, 2022 Q1 Jan 4, 2022
@NicolasMrad NicolasMrad modified the milestones: 2022 Q1, 2022 Q2 Mar 29, 2022
@NicolasMrad NicolasMrad modified the milestones: 2022 Q2, 2022 Q3 Jun 23, 2022
@NicolasMrad NicolasMrad modified the milestones: 2022 Q3, 2022 Q4 Oct 10, 2022
@NicolasMrad NicolasMrad removed this from the 2022 Q4 milestone Dec 12, 2022
@NicolasMrad
Copy link

@mjamescompton is this still relevant?

@mjamescompton
Copy link
Contributor Author

I think all the device repository issues are relevant but we have just not hade time to work on them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants