mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-26 13:59:46 +00:00
49 lines
1.3 KiB
PHP
Vendored
49 lines
1.3 KiB
PHP
Vendored
<?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.protostreamgw/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;
|
||
}
|
||
}
|
||
|