SubmitToScorpion
class SubmitToScorpion extends Command
Properties
| protected string | $name | The console command name. |
|
| protected string | $description | The console command description. |
|
| protected string | $scorpionApiUrl | The Scorpion API endpoint to submit measurements to. |
Methods
void
handle()
Execute the command.
Details
at line 42
void
handle()
Execute the command.