Bulk Operations
Detailed Worker Template Configuration
Dynamic templates for automating device naming during bulk pool changes.
When performing bulk pool changes, Hashcore Toolkit allows the use of dynamic templates to automate device naming. The system displays a real-time "Preview" of the resulting string directly below the input field.
Network-based identification
{ip:<delimiter>}: full IP address with a configurable octet delimiter (default is.).{ip1}, {ip2}, {ip3}, {ip4}: use of individual IP address octets.{mac:<delimiter>}: MAC address with a configurable delimiter.{host}: host name from the device's system network settings.{pool-host}: inserts the current pool address.{port}: inserts the current pool port.
Intelligent numbering
{n}, {nn}, {nnn}: define the number of digits in the sequence number (for example, 1, 01, or 001).{nnn:start:step}: defines the starting number and increment step (for example,{nnn:10:2}will produce the sequence 010, 012, 014...).
Parsing existing names
{account}: part of the current worker name before the first dot (for example, the account name).{worker}: part of the current worker name after the first dot (the device identifier).

