Hello Sebastian,
I presume you wish to use weectl import to import data from AWEKAS? weectl import does not support importing data from AWEKAS, adding AWEKAS support would involve writing a new module for weectl import to fetch the data from AWEKAS and parse/format the AWEKAS data into a format that weectl import can use. Not a difficult task, but will take time; unfortunately it is not high on my priority list at the moment.
If this is leading to using AWEKAS as a source to continuously populate WeeWX with data from an unsupported station I would suggest a far better approach would be to develop a WeeWX driver that polls AWEKAS for data. This would be much neater than using weectl import and would solve a number of issues that arise when using weectl import to continuously populate WeeWX.
Gary