Commit Graph

  • f13a5f492c Bump version to 4.6.0-test.3 v4.6.0-test.3 api/go/v4.6.0-test.3 Orne Brocaar 2023-11-22 11:28:00 +00:00
  • c0cd3a3361 Remove env variables from example config. Orne Brocaar 2023-11-22 11:10:13 +00:00
  • 5fd56e7e3c Bump version to 4.6.0-test.2 v4.6.0-test.2 api/go/v4.6.0-test.2 Orne Brocaar 2023-11-20 12:33:52 +00:00
  • 940790add1 Update Rust to 1.74.0. Orne Brocaar 2023-11-20 12:09:02 +00:00
  • 1e619f90a0 Fix fmt issue. Orne Brocaar 2023-11-15 12:58:22 +00:00
  • f7cd5a5a58 Get all device data in one query. Orne Brocaar 2023-11-15 12:49:13 +00:00
  • f81b868a31 ui: Reload device on change event. Orne Brocaar 2023-11-13 14:17:45 +00:00
  • 464937169b ui: Make device metric name optional. Orne Brocaar 2023-11-10 16:49:48 +00:00
  • b0ed12a1f5
    Add the misspelled UnkownReceiver as a valid ResultCode in BE (#317) Conny Andersson 2023-11-10 16:56:01 +01:00
  • 247ad46d3c
    Add comment about misspelled UnkownReceiver value #317 Conny Andersson 2023-11-10 08:39:49 +01:00
  • e099a99a09
    build(deps): bump rustix from 0.37.23 to 0.37.27 #318 dependabot[bot] 2023-11-09 13:24:21 +00:00
  • 3ac027e132
    Bump bigdecimal from 0.4.1 to 0.4.2 #304 dependabot[bot] 2023-11-09 13:23:45 +00:00
  • 64277b1d9f Simplify AWS SNS integration / reduce dependencies. Orne Brocaar 2023-11-09 13:22:10 +00:00
  • 7a6672c2d9
    Add the misspelled UnkownReceiver as a valid ResultCode in BE Conny Andersson 2023-11-09 09:08:47 +01:00
  • d24c830cd5 backend: Add sender_id to log span. Orne Brocaar 2023-11-07 12:02:55 +00:00
  • 4d822b56ef backend: Improve request logging. Orne Brocaar 2023-11-07 11:58:21 +00:00
  • 3b5627f43e Fix join-accept log span. Orne Brocaar 2023-11-07 11:15:51 +00:00
  • 500fd0f099 Add additional uplink metrics. Orne Brocaar 2023-11-06 15:21:01 +00:00
  • 9ea174910f Use unbounded MQTT client channel. Orne Brocaar 2023-11-06 15:20:10 +00:00
  • b6d390b6ad ui: Fix setting initial tagsMap in TenantForm. Orne Brocaar 2023-11-06 10:53:28 +00:00
  • 3f86bf6e71
    backend: Skip serde serialization for Option<T> fields with None value. (#316) Conny Andersson 2023-11-06 10:23:22 +01:00
  • 575cf45953 Use Error::Abort for Class-C downlink without first uplink. Orne Brocaar 2023-11-03 14:30:09 +00:00
  • 529e0cfed2 Use alternate error formatting in ToStatus trait impl. Orne Brocaar 2023-11-03 14:15:49 +00:00
  • 7077b09ec2
    Remove Option values from BE serializing if null #316 Conny Andersson 2023-11-03 12:34:00 +01:00
  • 612662cd0b Fix :: > : in Redis key. Orne Brocaar 2023-11-02 15:30:34 +00:00
  • 07a6ce8c60 api: Update Go dependencies. Orne Brocaar 2023-11-02 14:23:31 +00:00
  • f49fdf1c2c Log incoming Backend Interfaces requests. Orne Brocaar 2023-11-02 14:07:13 +00:00
  • a4b775e75a Fix tests after streams > stream rename. Orne Brocaar 2023-11-02 14:05:52 +00:00
  • 8cca9d0677 backend: Implement BasePayloadResultProvider for BasePayloadResult. Orne Brocaar 2023-11-02 13:56:43 +00:00
  • 4d2f9828bb Log outgoing Backend Interfaces requests. Orne Brocaar 2023-11-02 11:50:16 +00:00
  • 2020732459 backend: Add optional logger func to client config. Orne Brocaar 2023-11-02 11:31:21 +00:00
  • 6931e9adb5 api: Add BackendInterfacesRequest stream message. Orne Brocaar 2023-11-02 08:36:57 +00:00
  • 36e6d5ccb9 api: Change streams > stream to be consistent. Orne Brocaar 2023-10-31 14:03:31 +00:00
  • 9596f7c2d0 Group stream modules together. Orne Brocaar 2023-10-31 13:26:59 +00:00
  • 1d38ae2544 api: Refactor api/request_log.proto to streams/api_requests.proto. Orne Brocaar 2023-10-31 11:59:07 +00:00
  • a4da4ab784 api: Refactor api/frame_log.proto into streams/frames.proto. Orne Brocaar 2023-10-31 11:21:43 +00:00
  • ec0ecf2044 api: Refactor meta/meta.proto to streams/meta.proto. Orne Brocaar 2023-10-31 10:19:38 +00:00
  • 09e1ae0263 Refactor JS join_eui to join_eui_prefix. Orne Brocaar 2023-10-30 15:44:34 +00:00
  • 4fbb5c05b3
    Bump aws-sdk-sns from 0.30.0 to 0.34.0 #314 dependabot[bot] 2023-10-30 03:34:12 +00:00
  • 091909e8ea Bump version to 4.6.0-test.1 v4.6.0-test.1 api/go/v4.6.0-test.1 Orne Brocaar 2023-10-26 15:36:03 +01:00
  • fefa4f8be9 Re-generate API code. Orne Brocaar 2023-10-26 15:11:05 +01:00
  • d38062aebd Add preamble and no_crc fields to LoraModulationInfo. Orne Brocaar 2023-10-26 15:10:44 +01:00
  • d2d380a6cf
    Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /api/go #311 dependabot[bot] 2023-10-25 22:29:53 +00:00
  • e933ced8eb
    Bump google.golang.org/grpc in /examples/request_log/go #310 dependabot[bot] 2023-10-25 22:29:20 +00:00
  • c0ad109c39
    Bump google.golang.org/grpc in /examples/frame_log/go #309 dependabot[bot] 2023-10-25 22:29:00 +00:00
  • da30e3db96
    Remove trailing whitespace in toml config. (#308) Aaron Shaw 2023-10-25 10:00:20 +01:00
  • 20eab9419e
    remove trailing whitespace #308 Aaron Shaw 2023-10-24 21:18:19 +01:00
  • 0481b1a5e3 Log full codec error. Orne Brocaar 2023-10-24 15:21:44 +01:00
  • 3d4455b968 Improve log output. Orne Brocaar 2023-10-24 11:20:57 +01:00
  • dc5be942d4 api: Re-generate API code. Orne Brocaar 2023-10-19 17:12:19 +01:00
  • a087c4c18b Add tags to tenants and applications. Orne Brocaar 2023-10-19 17:11:50 +01:00
  • 3dc379d755
    Bump @babel/traverse from 7.22.15 to 7.23.2 in /ui #301 dependabot[bot] 2023-10-19 06:05:06 +00:00
  • e3ab2efff6
    Bump rustix from 0.37.23 to 0.37.25 #300 dependabot[bot] 2023-10-18 18:42:56 +00:00
  • c7e586a326 Speed up user authorization validation queries. Orne Brocaar 2023-10-18 12:11:06 +01:00
  • ce5b9fbfd0 Speed up API authorization validation queries. Orne Brocaar 2023-10-17 14:25:48 +01:00
  • 4e0331dbf4 backend: Add async test with 204 response. Orne Brocaar 2023-10-16 15:00:12 +01:00
  • 1f64212923 api: Regenerate API SDKs. Orne Brocaar 2023-10-16 12:25:53 +01:00
  • a9e1f02f0f Fix clippy warnings & errors after Rust update. Orne Brocaar 2023-10-16 12:18:45 +01:00
  • b4845b5613 api: Rename time to gw_time. Add ns_time. Orne Brocaar 2023-10-16 11:47:13 +01:00
  • 31ffb30201 api: Update build image to Rust 1.73.0. Orne Brocaar 2023-10-16 11:43:31 +01:00
  • ac698495d8 Update Rust to v1.73.0. Orne Brocaar 2023-10-16 11:30:01 +01:00
  • c82bfa5a72 api: Ignore unknown fields (Rust JSON decode). Orne Brocaar 2023-10-16 10:51:29 +01:00
  • d9a2eeba3c Refactor device lock / scheduler_run_after field setting. Orne Brocaar 2023-10-16 10:34:37 +01:00
  • ab13567669
    Bump tonic-build from 0.10.0 to 0.10.2 #289 dependabot[bot] 2023-10-13 11:59:39 +00:00
  • fda489d315 Add chirpstack_integration crate. Orne Brocaar 2023-10-13 11:37:47 +01:00
  • 81d37a1d6c Update tests to power in EIRP (16 & 29). Orne Brocaar 2023-10-12 15:38:52 +01:00
  • 5e63c5efe0 Make it explicit that tx power is in EIRP + fixes. Orne Brocaar 2023-10-12 15:36:11 +01:00
  • b3240a1126
    Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/frame_log/go #299 dependabot[bot] 2023-10-11 23:35:48 +00:00
  • 880299056d
    Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/request_log/go #298 dependabot[bot] 2023-10-11 23:25:54 +00:00
  • 89a44dcf6b Fix postinst to only run on install. Orne Brocaar 2023-10-11 09:37:20 +01:00
  • 4506cd91eb Use region default rx2 freq if device-session rx2 freq == 0. Orne Brocaar 2023-10-10 10:43:43 +01:00
  • fc3a94521f Do not fail on corrupted mac-commands. Orne Brocaar 2023-10-10 09:56:50 +01:00
  • eccb09cb1b Add secondary_net_ids config option. Orne Brocaar 2023-10-09 14:24:23 +01:00
  • 99561f2e47 Reset uplink_adr_history in case of DR / TxPower / NbTrans change. Orne Brocaar 2023-10-09 11:33:04 +01:00
  • 4d27c339cc Expose skip_f_cnt and device variables to ADR. Orne Brocaar 2023-10-09 10:55:43 +01:00
  • a3024ea071
    Bump aws-sdk-sns from 0.30.0 to 0.33.0 #297 dependabot[bot] 2023-10-09 03:18:43 +00:00
  • 41d00cb651 Implement end-to-end app payload encryption. Orne Brocaar 2023-10-05 13:05:53 +01:00
  • 503beaa2fd Bump version to 4.5.1 v4.5.1 api/go/v4.5.1 Orne Brocaar 2023-10-05 10:20:32 +01:00
  • fe131c070a
    api: Re-export prost dependency. (#285) Michael Jeffrey 2023-10-03 07:29:49 -07:00
  • 0c1c704996
    Bump webpki from 0.22.1 to 0.22.2 #290 dependabot[bot] 2023-10-02 21:44:33 +00:00
  • 037b4c3acb
    export all of prost for maximum flexibility #285 Michael Jeffrey 2023-10-02 10:59:01 -07:00
  • 943ccd558d lrwn: Fix AS923 max payload-size table. Orne Brocaar 2023-10-02 14:00:56 +01:00
  • d5899d60fb
    Bump tonic-web from 0.10.0 to 0.10.2 #288 dependabot[bot] 2023-10-02 03:16:56 +00:00
  • 940fe8e407
    Bump tonic-reflection from 0.10.0 to 0.10.2 #287 dependabot[bot] 2023-10-02 03:16:18 +00:00
  • 0e6517a23d
    re-export prost::Message Michael Jeffrey 2023-09-29 09:50:26 -07:00
  • 5bd2f2b24f chirpstack: Log OTAA for unknown device as warning. Orne Brocaar 2023-09-29 14:12:36 +01:00
  • 48aa453e95 ui: Fix Doughnut chart resizing. Orne Brocaar 2023-09-29 12:36:42 +01:00
  • 2c986d0889 Fix AS923 max-payload table. Orne Brocaar 2023-09-29 11:18:25 +01:00
  • 97d9072ffc Apply fix for #282 to all forms. Orne Brocaar 2023-09-29 10:46:53 +01:00
  • 91611b0505 Show form validation errors in notification. Orne Brocaar 2023-09-29 10:24:50 +01:00
  • f962ab9fe1 fix as923 maxpayload table due to change in R002-1.0.0 regional parameters specs. #283 azmi 2023-09-27 21:49:37 +08:00
  • 87d1e29e02
    Bump aws-sdk-sns from 0.30.0 to 0.31.1 #281 dependabot[bot] 2023-09-25 03:20:38 +00:00
  • 7fc5a2a5b5
    Bump tonic-web from 0.10.0 to 0.10.1 #280 dependabot[bot] 2023-09-25 03:20:25 +00:00
  • b43da9fe18
    Bump tonic-reflection from 0.10.0 to 0.10.1 #279 dependabot[bot] 2023-09-25 03:20:12 +00:00
  • 4457bfe743
    Bump tonic-build from 0.10.0 to 0.10.1 #278 dependabot[bot] 2023-09-25 03:20:01 +00:00
  • a402b487f8 Update dependencies. Orne Brocaar 2023-09-18 16:21:22 +01:00
  • 0cf0a91699
    chirpstack: Fix enabled_uplink_channels error (change 65 > 66) (#274) Joel Michael 2023-09-14 20:30:51 +10:00
  • 4360bb7621 correct enabled_uplink_channels to use channel 66 instead of 65 #274 Joel Michael 2023-09-14 20:20:03 +10:00
  • 9b3138eb5b
    Bump anyhow from 1.0.72 to 1.0.75 #273 dependabot[bot] 2023-09-11 16:02:52 +00:00
  • 4ebee8d614 Bump version to 4.5.0 v4.5.0 api/go/v4.5.0 Orne Brocaar 2023-09-11 16:58:25 +01:00