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

55 lines
1.5 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/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(
'
œ
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 (
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
(
io.chirpstack.api.streamB
FrameProtoPZ1github.com/chirpstack/chirpstack/api/go/v4/streamªChirpstack.StreamÊChirpstack\\StreamâGPBMetadata\\Chirpstack\\Streambproto3'
, true);
static::$is_initialized = true;
}
}