Skip to content

Commit 1f49a14

Browse files
committed
chore: auto update with up-to-date protoset file
1 parent 2cf8c1b commit 1f49a14

File tree

109 files changed

+4391
-1107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+4391
-1107
lines changed

assets/starlink.protoset

5.93 KB
Binary file not shown.

cli/starlink.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
}
1313

1414
if (class_exists('\NunoMaduro\Collision\Provider')) {
15+
/** @phpstan-ignore-next-line */
1516
(new \NunoMaduro\Collision\Provider)->register();
1617
}
1718

@@ -45,7 +46,7 @@
4546
// ));
4647
// dump($dishy->getAlerts());
4748
// dump($dishy->getLocation());
48-
// dump($dishy->getStatsHistory());
49+
dump($dishy->getStatsHistory());
4950
// dump($dishy->getObstructionMap());
5051
// $dishy->setSleepModeConfig(
5152
// start: 120,

generated/GPBMetadata/Spacex/Api/Common/Status/Status.php renamed to generated/GPBMetadata/SpacexApi/Common/Status/Status.php

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/AccountShard.php

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/Command.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/Common.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/Device.php

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/Dish.php

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/Wifi.php

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/GPBMetadata/SpacexApi/Device/WifiConfig.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)