mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-18 15:28:12 +00:00
Bump version to 4.9.0-test.2
This commit is contained in:
54
api/php/generated/GPBMetadata/Chirpstack/Stream/Frame.php
vendored
Normal file
54
api/php/generated/GPBMetadata/Chirpstack/Stream/Frame.php
vendored
Normal file
@ -0,0 +1,54 @@
|
||||
<?php
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: stream/frame.proto
|
||||
|
||||
namespace GPBMetadata\Chirpstack\Stream;
|
||||
|
||||
class Frame
|
||||
{
|
||||
public static $is_initialized = false;
|
||||
|
||||
public static function initOnce() {
|
||||
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
||||
|
||||
if (static::$is_initialized == true) {
|
||||
return;
|
||||
}
|
||||
\GPBMetadata\Google\Protobuf\Timestamp::initOnce();
|
||||
\GPBMetadata\Chirpstack\Common\Common::initOnce();
|
||||
\GPBMetadata\Chirpstack\Gateway\Gw::initOnce();
|
||||
$pool->internalAddGeneratedFile(
|
||||
'
|
||||
<EFBFBD>
|
||||
stream/frame.protostreamcommon/common.protogw/gw.proto"<22>
|
||||
UplinkFrameLog
|
||||
phy_payload (!
|
||||
tx_info (2.gw.UplinkTxInfo!
|
||||
rx_info (2.gw.UplinkRxInfo
|
||||
m_type (2
|
||||
.common.MType
|
||||
dev_addr (
|
||||
dev_eui ( (
|
||||
time (2.google.protobuf.Timestamp
|
||||
plaintext_f_opts (
|
||||
plaintext_frm_payload ("<22>
|
||||
DownlinkFrameLog(
|
||||
time (2.google.protobuf.Timestamp
|
||||
phy_payload (#
|
||||
tx_info (2.gw.DownlinkTxInfo
|
||||
downlink_id (
|
||||
|
||||
|
||||
gateway_id (
|
||||
m_type (2
|
||||
.common.MType
|
||||
dev_addr (
|
||||
dev_eui (
|
||||
plaintext_f_opts (
|
||||
plaintext_frm_payload
|
||||
(B<>
|
||||
io.chirpstack.api.streamB
|
||||
FrameProtoPZ1github.com/chirpstack/chirpstack/api/go/v4/stream<61>Chirpstack.Stream<61>Chirpstack\\Stream<61>GPBMetadata\\Chirpstack\\Streambproto3'
|
||||
, true);
|
||||
|
||||
static::$is_initialized = true;
|
Reference in New Issue
Block a user