Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PW-RPC service to use
DataModel::Provider
for writes (#37160)
* Avoid PW-RPC assertion error if application is stopped without any RPC connections * Anoter PWRPC crash fix * Implement the write from TLV * Update protos to support string and bytes as separate types for encode/decode * Restyle * make writes actually work * Make write(read.tlv) actually work * Fix typo
- Loading branch information