###### © 2023 Jia-Yu, CHEN All Rights Reserved #### Package Introduction * adduc/phpmodbus ``` enter> composer require adduc/phpmodbus ``` ![](https://hackmd.io/_uploads/SyfOL7FOh.png) * spatie/laravel-short-schedule ``` enter> composer require spatie/laravel-short-schedule ``` ![](https://hackmd.io/_uploads/SkN9PXF_h.png) #### Commands command content: [rtCommand.php] ![](https://hackmd.io/_uploads/rkeYEMntn.png) execute command every second: [Kernal.php]] ![](https://hackmd.io/_uploads/BJWjdQt_2.png) #### Frontend Ajax Routes setting: [web.php] ![](https://hackmd.io/_uploads/HkOtYQFOn.png) Frontend Ajax POST: [data.blade.php] ![](https://hackmd.io/_uploads/SJRz9mFdh.png) Function Executing: [RealTimeController.php] ![](https://hackmd.io/_uploads/Sy_jNM2th.png) #### Demo * Graph Interface ![](https://hackmd.io/_uploads/HJsxHf2Kn.png) * Responsive Table ![](https://hackmd.io/_uploads/B1gLrX3Yn.png)