Closed treitmayr closed 2 months ago
Updated the PR because I saw commit https://github.com/Ankermgmt/ankermake-m5-protocol/commit/2add2e60bb66f5ae369aefe7ed3f8cb9a087a255 and used its (proper) way of displaying the modal popup with varying messages instead of duplicating it.
Fixes #109, #152.
This PR introduces the following features:
pppp lan-search
is extended by a flag--store
which allows to update the already configured printers with the detected IP addresses.--store
option.Along with these changes an "internal" reload target address was introduced which does not remove pending flash messages (in contrast to the user-triggered reload). This is important when a success message shall be displayed by actions like uploading a new configuration file or updating printer IP addresses. If the user-triggered reload was being used, it would just display a success message for the reload, not for the actual action performed.