Skip to content
Snippets Groups Projects

Push data implementation

Merged Imad Wakidi requested to merge push-data-implementation into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
64 }
65 loraserver.JwtToKen = loginResp.Jwt
66
67 //TODO : create organization before the app for the test to be totally stateless
44 68 asApp := AsApp{
45 Name: "stress-app",
46 Description: "stress-app",
69 Name: "stress-app",
70 Description: "stress-app",
71 Rx1DROffset: 0,
72 Rx2DR: 0,
73 RxDelay: 0,
74 RxWindow: "RX1",
75 IsABP: loraserver.Abp,
76 AdrInterval: 0,
77 OrganizationId: "1",
  • Maneschi Romain mentioned in commit 43f29ead

    mentioned in commit 43f29ead

  • Please register or sign in to reply
    Loading