eclipse-uprotocol / up-rust

uProtocol Language Specific Library for Rust
Apache License 2.0
11 stars 9 forks source link

Use custom parameter types in L2 API #126

Closed sophokles73 closed 3 months ago

sophokles73 commented 3 months ago

In order to better decouple uEntities from the L1 (proto defined) types, some use-case specific parameter types have been added.

This is for #122