TilesMonarchKmz
Table of Contents
- find() : TilesMonarchKmzJobId
- Find by jobId
- start() : AsyncResponse<TilesMonarchKmzStartResponse, KmzStatusResponse>
- Starting the computation of Sigfox Monarch coverage view for a specific coverage mode. A new computation starts if no other computation, run in the last 24 hours, is available. Otherwise, the existing jobId is returned.
Methods
find()
Find by jobId
public
find(string $jobId) : TilesMonarchKmzJobId
Parameters
- $jobId : string
-
The job's identifier (hexademical format)
Return values
TilesMonarchKmzJobId —start()
Starting the computation of Sigfox Monarch coverage view for a specific coverage mode. A new computation starts if no other computation, run in the last 24 hours, is available. Otherwise, the existing jobId is returned.
public
start(KmzCreatePublicRequest|array<string|int, mixed>|null $request) : AsyncResponse<TilesMonarchKmzStartResponse, KmzStatusResponse>
Parameters
- $request : KmzCreatePublicRequest|array<string|int, mixed>|null
-
The computation will be performed with the specified coverage mode