Пожалуйста, обратите внимание, что пользователь заблокирован
Development progress:
September 15, 2022: You have logged in to the server and can obtain beacon information
September 17, 2022: Completed the session launch layout, bound the received session with the activity of the interface, and realized real-time data refresh (there was a bug, unable to obtain the newly added session)
September 18, 2022: The best plan through the Commissioning Research Office is as follows:
September 20, 2022: The real-time online binding has been completed, the session has been deleted synchronously, and the current session status is saved on the switch interface (fixed bugs)
The server has been synchronized online in real time, updated heartbeat, and removed session
October 6, 2022:1. Implementation of command execution echo, (does not distinguish the beacon task)
2. (bug found) : The list session exceeded 10 heartbeat stop updates
Oct. 7, 2022:1. Perfect solution command execution command output, (next prepare this page to add sleep time)
Store historical command execution results in BeaconTasksLog when retrieving metadata
ShellFragment uses pid to fetch the previous command execution result,
Write to BeaconTasksLog.)
October 8, 2022:1. Added the ability to change sleep time
2. Check that the name attribute of service in the AndroidManifest is not entered. No error reported and no response
3. Overnight refactoring to centralize service processing instead of decentralized components that primarily interact with the server
October 9, 2022:1. Overnight refactoring task goes live, making code clear and management sessions clearer and easier
2. Export commands to complete the interface design and implementation
10 Oct 2022:1. The command export function has been implemented, details still need to be worked out
October 13, 2022:1. Automatically adapt the server cs version to log in. Temporarily, the modified versions 4.3,4.5 and 4.4 are successfully tested
September 15, 2022: You have logged in to the server and can obtain beacon information
September 17, 2022: Completed the session launch layout, bound the received session with the activity of the interface, and realized real-time data refresh (there was a bug, unable to obtain the newly added session)
September 18, 2022: The best plan through the Commissioning Research Office is as follows:
September 20, 2022: The real-time online binding has been completed, the session has been deleted synchronously, and the current session status is saved on the switch interface (fixed bugs)
The server has been synchronized online in real time, updated heartbeat, and removed session
October 6, 2022:1. Implementation of command execution echo, (does not distinguish the beacon task)
2. (bug found) : The list session exceeded 10 heartbeat stop updates
Oct. 7, 2022:1. Perfect solution command execution command output, (next prepare this page to add sleep time)
Store historical command execution results in BeaconTasksLog when retrieving metadata
ShellFragment uses pid to fetch the previous command execution result,
Write to BeaconTasksLog.)
October 8, 2022:1. Added the ability to change sleep time
2. Check that the name attribute of service in the AndroidManifest is not entered. No error reported and no response
3. Overnight refactoring to centralize service processing instead of decentralized components that primarily interact with the server
October 9, 2022:1. Overnight refactoring task goes live, making code clear and management sessions clearer and easier
2. Export commands to complete the interface design and implementation
10 Oct 2022:1. The command export function has been implemented, details still need to be worked out
October 13, 2022:1. Automatically adapt the server cs version to log in. Temporarily, the modified versions 4.3,4.5 and 4.4 are successfully tested