Xiaobo Liu
Xiaobo Liu
Oh, I known. Is there any other way to get modbus data? Or `tokio_modbus::Request` a logical reference for assembling modbus data?
The following error occurs when compiling `nix` crate on the `uclibc/mips` platform: ``` error[E0308]: mismatched types --> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.24.3/src/macros.rs:70:35 | 70 | const $Flag = libc::$Flag $(as $cast)*; | ^^^^^^^^^^^ expected...
Hi @JohnTitor , deprecated attribute has been added, please review it.
Hi @JohnTitor , Does that mean adding only the `deprecated` attribute?
Hi @JohnTitor , Add `deprecated` attribute only, please review.
Hi @JohnTitor , change label status to `S-waiting-to-review` please.
OK, I'll take care of it when I can rebase it.
Hi @jxplus , Signal 11 is SIGSEGV, and you can try use the openresty: https://openresty.org/en/getting-started.html
Hi @pitdicker , OpenWrt has virtualization image that you can try. https://openwrt.org/docs/guide-user/virtualization/start
On my openwrt environment, the `/etc/TZ` file content as follows: ``` # cat /etc/TZ CST-8 ```