W24-Service-GmbH / werk24-python

Automated Processing of Technical Drawings
https://werk24.io
Other
53 stars 12 forks source link

adds init_response #235

Closed werk24 closed 11 months ago

werk24 commented 11 months ago

The init resposne was so far not available to the users. Now the hook

        Hook(
            message_type=W24TechreadMessageType.PROGRESS,
            message_subtype=W24TechreadMessageSubtypeProgress.INITIALIZATION_SUCCESS,
            function=...,
        ),

gets triggered