Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / astarte-platform/astarte-device-sdk-rust issues and pull requests

#133 - Improve readme with some examples.

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#132 - Modify cargo.toml to help crates publication

Pull Request - State: closed - Opened by FrancescoVaiani almost 2 years ago

#131 - Rename BuilderError to OptionsError

Pull Request - State: closed - Opened by FrancescoVaiani almost 2 years ago

#130 - Remove AstarteOptions build method

Pull Request - State: closed - Opened by FrancescoVaiani almost 2 years ago

#129 - Lacking documentation for the crate

Issue - State: closed - Opened by sorru94 almost 2 years ago
Labels: documentation

#128 - Improved docstrings

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#127 - Fix for Rust version v1.67

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#126 - AstarteAggregate derive macro: add container attribute to rename all fields

Issue - State: closed - Opened by harlem88 almost 2 years ago
Labels: enhancement

#125 - Implement TryFrom for Vec<f64>

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#124 - `AstarteType::DoubleArray` does not implement `TryFrom`

Issue - State: closed - Opened by sorru94 almost 2 years ago
Labels: bug

#123 - Missing end to end test for `BinaryBlob` and `DateTime`.

Issue - State: open - Opened by sorru94 almost 2 years ago
Labels: enhancement

#122 - Add AstarteAggregate as a crate feature.

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#121 - Change signature of send function

Pull Request - State: closed - Opened by harlem88 almost 2 years ago

#120 - Fix unset property from server

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#119 - Update rumqttc requirement from 0.19 to 0.20

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#118 - Implement AstarteAggregate trait and macro

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#117 - Send of f64/f32 not working correctly.

Issue - State: closed - Opened by sorru94 almost 2 years ago
Labels: bug

#116 - Handle the reception of an Integer value in a Mapping with type Double

Pull Request - State: closed - Opened by harlem88 almost 2 years ago - 1 comment

#115 - End to end tests improvements

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#114 - Receiving a Double that is actually an integer number

Issue - State: closed - Opened by harlem88 almost 2 years ago
Labels: bug

#113 - Error in receive_object(poll) with BinaryBlob/BinaryBlobArray

Issue - State: closed - Opened by harlem88 almost 2 years ago - 2 comments
Labels: bug

#112 - Error in send_object function with DateTime/DateTimeArray

Issue - State: closed - Opened by harlem88 almost 2 years ago - 1 comment
Labels: bug

#111 - Error in send_object function with BinaryBob/BinaryBlobArray

Issue - State: closed - Opened by harlem88 almost 2 years ago - 1 comment
Labels: bug

#110 - Unset properties not functioning from Server

Issue - State: closed - Opened by sorru94 almost 2 years ago
Labels: bug

#109 - e2e test using astartectl

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#108 - Update sqlx to v0.62

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#107 - Update sqlx to v0.62

Issue - State: closed - Opened by sorru94 almost 2 years ago

#106 - Update base64 to v0.21

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#105 - Update base64 to v0.21

Issue - State: closed - Opened by sorru94 almost 2 years ago

#104 - Update base64 requirement from 0.13.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#103 - Update rumqttc to v0.19

Pull Request - State: closed - Opened by sorru94 almost 2 years ago

#101 - Update env_logger requirement from 0.9 to 0.10

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#99 - Move e2etest in tests folder

Pull Request - State: closed - Opened by sorru94 almost 2 years ago - 1 comment

#96 - Conversion from astarte type

Pull Request - State: closed - Opened by sorru94 almost 2 years ago - 1 comment

#95 - Move end-to-end tests in test folder

Issue - State: closed - Opened by sorru94 almost 2 years ago

#93 - Improved examples

Pull Request - State: closed - Opened by sorru94 almost 2 years ago - 1 comment

#92 - Improve examples documentation

Issue - State: closed - Opened by sorru94 almost 2 years ago
Labels: documentation

#90 - Update base64 requirement from 0.13.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#89 - Update rumqttc to 0.18

Issue - State: closed - Opened by harlem88 almost 2 years ago

#88 - Implement type conversion from AstarteType to base type

Issue - State: closed - Opened by harlem88 almost 2 years ago

#85 - Improve Checks on Dynamic Introspection

Issue - State: closed - Opened by harlem88 almost 2 years ago - 1 comment
Labels: enhancement

#81 - Fix the magic number in `store_property_on_send`

Pull Request - State: closed - Opened by FrancescoVaiani about 2 years ago

#80 - Add more ways to add interfaces to introspection

Pull Request - State: closed - Opened by FrancescoVaiani about 2 years ago

#79 - Add dynamic interface remove

Pull Request - State: closed - Opened by FrancescoVaiani about 2 years ago

#78 - Remove generic type from unset function signature

Pull Request - State: closed - Opened by FrancescoVaiani about 2 years ago

#77 - Remove generics from unset function signature

Issue - State: closed - Opened by harlem88 about 2 years ago

#73 - Update sqlx requirement from 0.5.1 to 0.6.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#71 - API cleanup

Pull Request - State: closed - Opened by FrancescoVaiani about 2 years ago

#70 - Publishing to Crates.io

Issue - State: closed - Opened by harlem88 about 2 years ago

#65 - Add Interface after device connection

Pull Request - State: closed - Opened by FrancescoVaiani over 2 years ago

#64 - [WIP] Decouple MQTT Client from AstarteSDK

Pull Request - State: closed - Opened by FrancescoVaiani over 2 years ago

#57 - API Cleanup

Issue - State: closed - Opened by bettio over 2 years ago - 4 comments

#51 - Fix handling of int32 payload on LongInteger mapping

Pull Request - State: closed - Opened by FrancescoVaiani over 2 years ago

#37 - Test Windows support

Issue - State: closed - Opened by rbino almost 3 years ago