Page 1 of 1

Get MAC address

Posted: Thu Aug 19, 2021 4:06 pm
by kapellan
Hi,
Is it possible to get a MAC address in config.json with a similar parameter ( @IP@ @ARG@)?
Maybe there is an option to get the MAC by performing the task through the Python API?

Thanks

Re: Get MAC address

Posted: Fri Aug 20, 2021 5:21 am
by timurhai
Hi!

AfWatch can replace @IP@ @ARG@ in custom commands. As is knows renders name and IP.
It also know mac address but, it replacement is not implemented, and it is not a big deal to implement it.

You can get all render info using Python API.