2024-06-25 12:27:28 +01:00

49 lines
1.3 KiB
PHP
Vendored
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: stream/meta.proto
namespace GPBMetadata\Chirpstack\Stream;
class Meta
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Chirpstack\Common\Common::initOnce();
\GPBMetadata\Chirpstack\Gateway\Gw::initOnce();
$pool->internalAddGeneratedFile(
'
Ì
stream/meta.protostream gw/gw.proto"ð
UplinkMeta
dev_eui ( !
tx_info ( 2.gw.UplinkTxInfo!
rx_info ( 2.gw.UplinkRxInfo
phy_payload_byte_count (

mac_command_byte_count (
&
application_payload_byte_count (
#
message_type (2
.common.MType"<22>
DownlinkMeta
dev_eui ( 
multicast_group_id ( #
tx_info ( 2.gw.DownlinkTxInfo
phy_payload_byte_count (

mac_command_byte_count (
&
application_payload_byte_count (
#
message_type (2
.common.MType
gateway_id ( B¢
io.chirpstack.api.streamB MetaProtoPZ1github.com/chirpstack/chirpstack/api/go/v4/streamªChirpstack.StreamÊChirpstack\\StreamâGPBMetadata\\Chirpstack\\Streambproto3'
, true);
static::$is_initialized = true;
}
}