Bump version to 4.9.0-test.2

This commit is contained in:
Orne Brocaar
2024-06-25 12:27:28 +01:00
parent 3f1a47e1e2
commit 68473906c9
388 changed files with 54509 additions and 105 deletions

View 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.proto gw/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;